Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h56 #define FNIC_IO_INITIALIZED BIT(0) macro
H A Dfnic_scsi.c551 fnic_priv(sc)->flags |= FNIC_IO_INITIALIZED; in fnic_queuecommand_lck()