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

/freebsd-12-stable/sys/dev/aac/
H A Daac_cam.c262 struct aac_srb *srb; local
[all...]
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_cam.c861 struct aac_srb *srb; local
[all...]
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c235 int retry, srb; local
/freebsd-12-stable/sys/dev/hptiop/
H A Dhptiop.c334 struct hpt_iop_srb *srb; local
536 struct hpt_iop_srb *srb; local
631 struct hpt_iop_srb *srb; local
2276 struct hpt_iop_srb * srb; local
2287 hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb) argument
2296 struct hpt_iop_srb * srb; local
2390 hptiop_post_req_itl(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb, bus_dma_segment_t *segs, int nsegs) argument
2515 hptiop_post_req_mv(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb, bus_dma_segment_t *segs, int nsegs) argument
2569 hptiop_post_req_mvfrey(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb, bus_dma_segment_t *segs, int nsegs) argument
2644 struct hpt_iop_srb *srb = (struct hpt_iop_srb *)arg; local
2713 struct hpt_iop_srb *srb, *tmp_srb; local
2827 struct hpt_iop_srb *srb = hba->srb[i]; local
[all...]
H A Dhptiop.h425 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE]; member in struct:hpt_iop_hba
/freebsd-12-stable/sys/dev/arcmsr/
H A Darcmsr.c648 static void arcmsr_report_sense_info(struct CommandControlBlock *srb) argument
755 static void arcmsr_srb_complete(struct CommandControlBlock *srb, in argument
790 arcmsr_report_srb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *srb, u_int16_t error) argument
843 struct CommandControlBlock *srb; local
882 struct CommandControlBlock *srb = (struct CommandControlBlock *)arg; local
971 struct CommandControlBlock *srb; local
1006 arcmsr_build_srb(struct CommandControlBlock *srb, bus_dma_segment_t *dm_segs, u_int32_t nseg) argument
1093 arcmsr_post_srb(struct AdapterControlBlock *acb, struct CommandControlBlock *srb) argument
1727 struct CommandControlBlock *srb; local
2708 arcmsr_free_srb(struct CommandControlBlock *srb) argument
2727 struct CommandControlBlock *srb = NULL; local
2949 struct CommandControlBlock *srb = (struct CommandControlBlock *)arg; local
3031 struct CommandControlBlock *srb; local
3150 struct CommandControlBlock *srb; local
3444 struct CommandControlBlock *srb; local
3499 struct CommandControlBlock *srb; local
3557 struct CommandControlBlock *srb; local
3608 struct CommandControlBlock *srb; local
3663 struct CommandControlBlock *srb; local
5077 struct CommandControlBlock *srb; local
[all...]

Completed in 117 milliseconds