Home
last modified time | relevance | path

Searched refs:SCAN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/ext4/
H A Dext4_common.h35 #define SCAN 0 macro
H A Dext4_journal.c80 if (ext4fs_check_journal_state(SCAN)) in ext4fs_init_journal()
509 if (recovery_flag == SCAN) in ext4fs_check_journal_state()
/openbmc/qemu/include/scsi/
H A Dconstants.h52 #define SCAN 0x1b macro
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1366 case SCAN: in scsi_req_scanner_length()
1429 case SCAN: in scsi_cmd_xfer_mode()
1430 /* SCAN conflicts with START_STOP. START_STOP has cmd->xfer set to 0 for in scsi_cmd_xfer_mode()
1431 * non-scanner devices, so we only get here for SCAN and not for START_STOP. in scsi_cmd_xfer_mode()