Home
last modified time | relevance | path

Searched defs:srb (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/arcmsr/
H A Darcmsr.c629 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-src/sys/dev/hptiop/
H A Dhptiop.c324 struct hpt_iop_srb *srb; in hptiop_request_callback_itl() local
522 struct hpt_iop_srb *srb; hptiop_request_callback_mv() local
617 struct hpt_iop_srb *srb; hptiop_request_callback_mvfrey() local
2268 struct hpt_iop_srb * srb; hptiop_get_srb() local
2279 hptiop_free_srb(struct hpt_iop_hba * hba,struct hpt_iop_srb * srb) hptiop_free_srb() argument
2288 struct hpt_iop_srb * srb; hptiop_action() local
2383 hptiop_post_req_itl(struct hpt_iop_hba * hba,struct hpt_iop_srb * srb,bus_dma_segment_t * segs,int nsegs) hptiop_post_req_itl() argument
2508 hptiop_post_req_mv(struct hpt_iop_hba * hba,struct hpt_iop_srb * srb,bus_dma_segment_t * segs,int nsegs) hptiop_post_req_mv() argument
2562 hptiop_post_req_mvfrey(struct hpt_iop_hba * hba,struct hpt_iop_srb * srb,bus_dma_segment_t * segs,int nsegs) hptiop_post_req_mvfrey() argument
2636 struct hpt_iop_srb *srb = (struct hpt_iop_srb *)arg; hptiop_post_scsi_command() local
2705 struct hpt_iop_srb *srb, *tmp_srb; hptiop_map_srb() local
2820 struct hpt_iop_srb *srb = hba->srb[i]; hptiop_release_resource() local
[all...]
H A Dhptiop.h423 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE]; member
/freebsd-src/sys/dev/aac/
H A Daac_cam.c257 struct aac_srb *srb; in aac_cam_action() local
/freebsd-src/sys/dev/aacraid/
H A Daacraid_cam.c846 struct aac_srb *srb; in aac_passthrough_command() local
/freebsd-src/sys/arm/freescale/imx/
H A Dimx_i2c.c243 int retry, srb; in wait_for_busbusy() local