Searched refs:EFCT_SCSI_IO_CMPL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/elx/efct/ | ||
H A D | efct_scsi.h | 101 #define EFCT_SCSI_IO_CMPL (1 << 0) macro |
H A D | efct_scsi.c | 145 flags |= EFCT_SCSI_IO_CMPL; in efct_target_io_cb() |