Searched refs:csio_mb_iq_alloc_write (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_mb.h | 196 void csio_mb_iq_alloc_write(struct csio_hw *, struct csio_mb *, void *,
|
H A D | csio_mb.c | 554 * csio_mb_iq_alloc_write - Initializes the mailbox for allocating an 567 csio_mb_iq_alloc_write(struct csio_hw *hw, struct csio_mb *mbp, void *priv, csio_mb_iq_alloc_write() function 573 } /* csio_mb_iq_alloc_write */
|
H A D | csio_wr.c | 493 csio_mb_iq_alloc_write(hw, mbp, priv, CSIO_MB_DEFAULT_TMO, &iqp, cbfn); csio_wr_iq_create()
|
Completed in 45 milliseconds