Searched defs:srb (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/arcmsr/ |
H A D | arcmsr.c | 629 static void arcmsr_report_sense_info(struct CommandControlBlock *srb) in arcmsr_report_sense_info() 736 static void arcmsr_srb_complete(struct CommandControlBlock *srb, int stand_flag) in arcmsr_srb_complete() 771 …oid arcmsr_report_srb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *srb, u_in… in arcmsr_report_srb_state() 824 struct CommandControlBlock *srb; in arcmsr_drain_donequeue() local 863 struct CommandControlBlock *srb = (struct CommandControlBlock *)arg; in arcmsr_srb_timeout() local 952 struct CommandControlBlock *srb; in arcmsr_iop_reset() local 987 static void arcmsr_build_srb(struct CommandControlBlock *srb, in arcmsr_build_srb() 1074 static void arcmsr_post_srb(struct AdapterControlBlock *acb, struct CommandControlBlock *srb) in arcmsr_post_srb() 1709 struct CommandControlBlock *srb; in arcmsr_abort_dr_ccbs() local 2724 static void arcmsr_free_srb(struct CommandControlBlock *srb) in arcmsr_free_srb() [all …]
|
/freebsd/sys/dev/hptiop/ |
H A D | hptiop.c | 324 struct hpt_iop_srb *srb; in hptiop_request_callback_itl() local 522 struct hpt_iop_srb *srb; in hptiop_request_callback_mv() local 617 struct hpt_iop_srb *srb; in hptiop_request_callback_mvfrey() local 2266 struct hpt_iop_srb * srb; in hptiop_get_srb() local 2277 static void hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb) in hptiop_free_srb() 2286 struct hpt_iop_srb * srb; in hptiop_action() local 2381 struct hpt_iop_srb *srb, in hptiop_post_req_itl() 2506 struct hpt_iop_srb *srb, in hptiop_post_req_mv() 2560 struct hpt_iop_srb *srb, in hptiop_post_req_mvfrey() 2634 struct hpt_iop_srb *srb = (struct hpt_iop_srb *)arg; in hptiop_post_scsi_command() local [all …]
|
H A D | hptiop.h | 423 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE]; member
|
/freebsd/sys/dev/aac/ |
H A D | aac_cam.c | 257 struct aac_srb *srb; in aac_cam_action() local
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_cam.c | 846 struct aac_srb *srb; in aac_passthrough_command() local
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx_i2c.c | 243 int retry, srb; in wait_for_busbusy() local
|