Searched refs:csio_notify_lnodes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.h | 231 void csio_notify_lnodes(struct csio_hw *, enum csio_ln_notify);
|
H A D | csio_hw.c | 2820 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() 2907 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWSTOP); in csio_hws_ready() 2947 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWRESET); in csio_hws_quiescing() 2955 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWREMOVE); in csio_hws_quiescing()
|
H A D | csio_lnode.c | 1913 * csio_notify_lnodes: 1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes() function
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_lnode.h | 244 void csio_notify_lnodes(struct csio_hw *, enum csio_ln_notify);
|
H A D | csio_hw.c | 2820 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() 2907 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWSTOP); in csio_hws_ready() 2947 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWRESET); in csio_hws_quiescing() 2955 csio_notify_lnodes(hw, CSIO_LN_NOTIFY_HWREMOVE); in csio_hws_quiescing()
|
H A D | csio_lnode.c | 1913 * csio_notify_lnodes: 1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes() function
|
Completed in 16 milliseconds