Searched defs:scm (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/csiostor/ |
D | csio_scsi.c | 118 csio_scsi_gather_active_ios(struct csio_scsim *scm, in csio_scsi_gather_active_ios() 776 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_io_active() local 848 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_tm_active() local 891 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_aborting() local 988 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_closing() local 1109 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsi_cmpl_handler() local 1159 csio_scsi_cleanup_io_q(struct csio_scsim *scm, struct list_head *q) in csio_scsi_cleanup_io_q() 1233 csio_scsi_abort_io_q(struct csio_scsim *scm, struct list_head *q, uint32_t tmo) in csio_scsi_abort_io_q() 1273 csio_scsim_cleanup_io(struct csio_scsim *scm, bool abort) in csio_scsim_cleanup_io() 1318 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) in csio_scsim_cleanup_io_lnode() [all …]
|
D | csio_scsi.h | 202 csio_get_scsi_ioreq(struct csio_scsim *scm) in csio_get_scsi_ioreq() 217 csio_put_scsi_ioreq(struct csio_scsim *scm, struct csio_ioreq *ioreq) in csio_put_scsi_ioreq() 224 csio_put_scsi_ioreq_list(struct csio_scsim *scm, struct list_head *reqlist, in csio_put_scsi_ioreq_list() 232 csio_get_scsi_ddp(struct csio_scsim *scm) in csio_get_scsi_ddp() 247 csio_put_scsi_ddp(struct csio_scsim *scm, struct csio_dma_buf *ddp) in csio_put_scsi_ddp() 254 csio_put_scsi_ddp_list(struct csio_scsim *scm, struct list_head *reqlist, in csio_put_scsi_ddp_list()
|
D | csio_isr.c | 217 struct csio_scsim *scm; in csio_scsi_isr_handler() local
|
/drivers/firmware/ |
D | qcom_scm.c | 1339 struct qcom_scm *scm; in qcom_scm_probe() local
|