Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic.h191 #define __FNIC_FLAGS_FWRESET BIT(0) /* fwreset in progress */ macro
195 #define FNIC_FLAGS_FWRESET (__FNIC_FLAGS_FWRESET | \