Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_attr.c622 rmv = csio_is_hw_removing(hw); in csio_vport_delete()
694 if (csio_is_hw_removing(hw) || csio_is_rnode_ready(rn)) in csio_dev_loss_tmo_callbk()
Dcsio_hw.h649 int csio_is_hw_removing(struct csio_hw *);
Dcsio_hw.c111 int csio_is_hw_removing(struct csio_hw *hw) in csio_is_hw_removing() function
4245 if (csio_is_hw_removing(hw)) in csio_hw_stop()