Searched refs:csio_mb_bye (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 161 void csio_mb_bye(struct csio_hw *, struct csio_mb *, uint32_t,
|
H A D | csio_mb.c | 133 * csio_mb_bye - FW BYE command helper 140 csio_mb_bye(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_bye() function
|
H A D | csio_hw.c | 1074 csio_mb_bye(hw, mbp, CSIO_MB_DEFAULT_TMO, NULL); in csio_do_bye()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 161 void csio_mb_bye(struct csio_hw *, struct csio_mb *, uint32_t,
|
H A D | csio_mb.c | 133 * csio_mb_bye - FW BYE command helper 140 csio_mb_bye(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_bye() function
|
H A D | csio_hw.c | 1074 csio_mb_bye(hw, mbp, CSIO_MB_DEFAULT_TMO, NULL); in csio_do_bye()
|
Completed in 15 milliseconds