Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic.h115 #define __FNIC_FLAGS_FWRESET BIT(0) /* fwreset in progress */ macro
119 #define FNIC_FLAGS_FWRESET (__FNIC_FLAGS_FWRESET | \