Searched refs:FNIC_IO_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/fnic/ | ||
H A D | fnic.h | 56 #define FNIC_IO_INITIALIZED BIT(0) macro |
H A D | fnic_scsi.c | 551 fnic_priv(sc)->flags |= FNIC_IO_INITIALIZED; in fnic_queuecommand_lck() |