Searched defs:srb (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/dev/raid/arcmsr/ |
H A D | arcmsr.c | 614 static void arcmsr_report_sense_info(struct CommandControlBlock *srb) in arcmsr_report_sense_info() 720 static void arcmsr_srb_complete(struct CommandControlBlock *srb, int stand_flag) in arcmsr_srb_complete() 759 …oid arcmsr_report_srb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *srb, u_in… in arcmsr_report_srb_state() 812 struct CommandControlBlock *srb; in arcmsr_drain_donequeue() local 848 struct CommandControlBlock *srb = (struct CommandControlBlock *)arg; in arcmsr_srb_timeout() local 935 struct CommandControlBlock *srb; in arcmsr_iop_reset() local 970 static void arcmsr_build_srb(struct CommandControlBlock *srb, in arcmsr_build_srb() 1057 static void arcmsr_post_srb(struct AdapterControlBlock *acb, struct CommandControlBlock *srb) in arcmsr_post_srb() 1667 struct CommandControlBlock *srb; in arcmsr_abort_dr_ccbs() local 2564 static void arcmsr_free_srb(struct CommandControlBlock *srb) in arcmsr_free_srb() [all …]
|
/dflybsd-src/sys/dev/raid/hptiop/ |
H A D | hptiop.c | 329 struct hpt_iop_srb *srb; in hptiop_request_callback_itl() local 527 struct hpt_iop_srb *srb; in hptiop_request_callback_mv() local 622 struct hpt_iop_srb *srb; in hptiop_request_callback_mvfrey() local 2254 struct hpt_iop_srb * srb; in hptiop_get_srb() local 2265 static void hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb) in hptiop_free_srb() 2274 struct hpt_iop_srb * srb; in hptiop_action() local 2402 struct hpt_iop_srb *srb, in hptiop_post_req_itl() 2527 struct hpt_iop_srb *srb, in hptiop_post_req_mv() 2581 struct hpt_iop_srb *srb, in hptiop_post_req_mvfrey() 2656 struct hpt_iop_srb *srb = (struct hpt_iop_srb *)arg; in hptiop_post_scsi_command() local [all …]
|
H A D | hptiop.h | 421 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE]; member
|
/dflybsd-src/sys/dev/disk/amd/ |
H A D | amd.c | 233 amdsetupcommand(struct amd_softc *amd, struct amd_srb *srb) in amdsetupcommand() 264 struct amd_srb *srb; in amdrunwaiting() local 282 struct amd_srb *srb; in amdexecutesrb() local 750 struct amd_srb *srb; in amdcompletematch() local 1461 struct amd_srb *srb; in amdhandlemsgreject() local 1719 amd_CommandPhase1(struct amd_softc *amd, struct amd_srb *srb, u_int scsistat) in amd_CommandPhase1() 1771 struct amd_srb *srb; in amd_Disconnect() local 2101 struct amd_srb *srb; in amd_InvalidCmd() local
|
/dflybsd-src/sys/dev/raid/aac/ |
H A D | aac_cam.c | 273 struct aac_srb *srb; in aac_cam_action() local
|