Searched refs:SNIC_IO_REQ_NULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/snic/ | ||
H A D | snic.h | 59 #define SNIC_IO_REQ_NULL BIT(3) macro |
H A D | snic_scsi.c | 592 CMD_FLAGS(sc) |= SNIC_IO_REQ_NULL; in snic_icmnd_cmpl_handler() |