Home
last modified time | relevance | path

Searched refs:csio_hw_to_mgmtm (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_init.c259 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_create_queues()
338 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_config_queues()
Dcsio_lnode.c1434 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_ln_mgmt_wr_handler()
1462 mgmtm = csio_hw_to_mgmtm(hw); in csio_ln_mgmt_wr_handler()
1811 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_ln_mgmt_submit_req()
Dcsio_hw.h595 #define csio_hw_to_mgmtm(hw) ((struct csio_mgmtm *)(&(hw)->mgmtm)) macro
Dcsio_hw.c2909 csio_mgmtm_cleanup(csio_hw_to_mgmtm(hw)); in csio_hws_ready()
4384 rv = csio_mgmtm_init(csio_hw_to_mgmtm(hw), hw); in csio_hw_init()
4410 csio_mgmtm_exit(csio_hw_to_mgmtm(hw)); in csio_hw_init()
4430 csio_mgmtm_exit(csio_hw_to_mgmtm(hw)); in csio_hw_exit()