Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/fnic/
Dfnic.h140 #define fnic_clear_state_flags(fnicp, st_flags) \ macro
Dfnic_scsi.c246 fnic_clear_state_flags(fnic, FNIC_FLAGS_FWRESET); in fnic_fw_reset_handler()
699 fnic_clear_state_flags(fnic, FNIC_FLAGS_FWRESET); in DEF_SCSI_QCMD()