Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_wr.h488 int csio_wr_eq_create(struct csio_hw *, void *, int, int, uint8_t,
Dcsio_init.c285 rv = csio_wr_eq_create(hw, NULL, mgmtm->eq_idx, in csio_create_queues()
308 rv = csio_wr_eq_create(hw, NULL, sqset->eq_idx, in csio_create_queues()
Dcsio_wr.c557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create() function