Searched refs:a_mbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 131 uint32_t a_mbox; /* Async mbox num */ member
|
H A D | csio_mb.c | 70 * @a_mbox: Mailbox number for asycn notifications. 77 uint32_t m_mbox, uint32_t a_mbox, enum csio_dev_master master, in csio_mb_hello() 92 FW_HELLO_CMD_MBASYNCNOT_V(a_mbox) | in csio_mb_hello() 76 csio_mb_hello(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, uint32_t m_mbox, uint32_t a_mbox, enum csio_dev_master master, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_mb_hello() argument
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 131 uint32_t a_mbox; /* Async mbox num */ member
|
H A D | csio_mb.c | 70 * @a_mbox: Mailbox number for asycn notifications. 77 uint32_t m_mbox, uint32_t a_mbox, enum csio_dev_master master, in csio_mb_hello() 92 FW_HELLO_CMD_MBASYNCNOT_V(a_mbox) | in csio_mb_hello() 76 csio_mb_hello(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, uint32_t m_mbox, uint32_t a_mbox, enum csio_dev_master master, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_mb_hello() argument
|
Completed in 5 milliseconds