Home
last modified time | relevance | path

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

/drivers/scsi/fnic/
Dfnic.h116 #define __FNIC_FLAGS_FWRESET BIT(0) /* fwreset in progress */ macro
120 #define FNIC_FLAGS_FWRESET (__FNIC_FLAGS_FWRESET | \