Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.h626 struct ahd_softc *ahd_softc; member
1096 struct ahd_softc { struct
1097 bus_space_tag_t tags[2];
1098 bus_space_handle_t bshs[2];
1099 bus_dma_tag_t buffer_dmat; /* dmat for buffer I/O */
1100 struct scb_data scb_data;
1102 struct hardware_scb *next_queued_hscb;
1103 struct map_node *next_queued_hscb_map;
1118 ahd_mode dst_mode;
1119 ahd_mode src_mode;
[all …]