Searched defs:srb (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/dev/arcmsr/ |
| D | arcmsr.c | 649 static void arcmsr_report_sense_info(struct CommandControlBlock *srb) in arcmsr_report_sense_info() 737 static void arcmsr_srb_complete(struct CommandControlBlock *srb, int stand_flag) in arcmsr_srb_complete() 772 …oid arcmsr_report_srb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *srb, u_in… in arcmsr_report_srb_state() 825 struct CommandControlBlock *srb; in arcmsr_drain_donequeue() local 858 struct CommandControlBlock *srb = (struct CommandControlBlock *)arg; in arcmsr_srb_timeout() local 943 struct CommandControlBlock *srb; in arcmsr_iop_reset() local 978 static void arcmsr_build_srb(struct CommandControlBlock *srb, in arcmsr_build_srb() 1065 static void arcmsr_post_srb(struct AdapterControlBlock *acb, struct CommandControlBlock *srb) in arcmsr_post_srb() 1622 struct CommandControlBlock *srb; in arcmsr_abort_dr_ccbs() local 2397 static void arcmsr_free_srb(struct CommandControlBlock *srb) in arcmsr_free_srb() [all …]
|
| /freebsd-9-stable/sys/dev/hptiop/ |
| D | hptiop.c | 369 struct hpt_iop_srb *srb; in hptiop_request_callback_itl() local 571 struct hpt_iop_srb *srb; in hptiop_request_callback_mv() local 666 struct hpt_iop_srb *srb; in hptiop_request_callback_mvfrey() local 2345 struct hpt_iop_srb * srb; in hptiop_get_srb() local 2356 static void hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb) in hptiop_free_srb() 2365 struct hpt_iop_srb * srb; in hptiop_action() local 2473 struct hpt_iop_srb *srb, in hptiop_post_req_itl() 2598 struct hpt_iop_srb *srb, in hptiop_post_req_mv() 2652 struct hpt_iop_srb *srb, in hptiop_post_req_mvfrey() 2726 struct hpt_iop_srb *srb = (struct hpt_iop_srb *)arg; in hptiop_post_scsi_command() local [all …]
|
| D | hptiop.h | 435 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE]; member
|
| /freebsd-9-stable/sys/dev/amd/ |
| D | amd.c | 263 amdsetupcommand(struct amd_softc *amd, struct amd_srb *srb) in amdsetupcommand() 291 struct amd_srb *srb; in amdrunwaiting() local 309 struct amd_srb *srb; in amdexecutesrb() local 736 struct amd_srb *srb; in amdcompletematch() local 1446 struct amd_srb *srb; in amdhandlemsgreject() local 1700 amd_CommandPhase1(struct amd_softc *amd, struct amd_srb *srb, u_int scsistat) in amd_CommandPhase1() 1752 struct amd_srb *srb; in amd_Disconnect() local 2092 struct amd_srb *srb; in amd_InvalidCmd() local
|
| /freebsd-9-stable/sys/dev/aac/ |
| D | aac_cam.c | 260 struct aac_srb *srb; in aac_cam_action() local
|
| /freebsd-9-stable/sys/dev/aacraid/ |
| D | aacraid_cam.c | 861 struct aac_srb *srb; in aac_passthrough_command() local
|