Searched defs:scsim (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.h89 csio_get_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim) argument
102 csio_put_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim, argument
114 csio_put_scsi_ioreq_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, argument
126 csio_put_scsi_ddp_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, struct list_head *reqlist, int n) argument
[all...]
H A Dcsio_scsi.c259 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
484 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
521 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
553 csio_setup_ddp(struct csio_scsim *scsim, struct csio_ioreq *req) argument
706 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
1197 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
1783 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
1918 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
2066 struct csio_scsim *scsim = csio_hw_to_scsim(hw); local
[all...]
H A Dcsio_hw.h455 struct csio_scsim scsim; /* SCSI module*/ member in struct:csio_hw

Completed in 101 milliseconds