Searched defs:mgmtm (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.c259 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); local
338 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); local
H A Dcsio_lnode.c1434 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); local
1724 csio_ln_mgmt_submit_wr(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req, uint8_t sub_op, struct csio_dma_buf *pld, uint32_t pld_len) argument
1811 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); local
[all...]
H A Dcsio_hw.h477 struct csio_mgmtm mgmtm; /* management module */ member in struct:csio_hw
H A Dcsio_hw.c4087 csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req) argument
4110 struct csio_mgmtm *mgmtm = from_timer(mgmtm, t, mgmt_timer); local
4144 csio_mgmtm_cleanup(struct csio_mgmtm *mgmtm) argument
4188 csio_mgmtm_init(struct csio_mgmtm *mgmtm, struct csio_hw *hw) argument
4211 csio_mgmtm_exit(struct csio_mgmtm *mgmtm) argument
[all...]

Completed in 1200 milliseconds