Searched refs:SNIC_IO_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
56 #define SNIC_IO_INITIALIZED BIT(0) macro
265 CMD_FLAGS(sc) |= (SNIC_IO_INITIALIZED | SNIC_IO_ISSUED); in snic_issue_scsi_req()2230 CMD_FLAGS(sc) |= SNIC_IO_INITIALIZED; in snic_issue_hba_reset()