Home
last modified time | relevance | path

Searched refs:SNIC_IO_REQ_NULL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dsnic.h59 #define SNIC_IO_REQ_NULL BIT(3) macro
H A Dsnic_scsi.c592 CMD_FLAGS(sc) |= SNIC_IO_REQ_NULL; in snic_icmnd_cmpl_handler()