Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_lnode.h230 CSIO_LN_NOTIFY_HWREADY = 1, enumerator
Dcsio_hw.c2820 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWREADY); in csio_hws_configuring()
2854 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWREADY); in csio_hws_initializing()
Dcsio_lnode.c1935 case CSIO_LN_NOTIFY_HWREADY: in csio_notify_lnodes()