Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/aic7xxx/
Daic79xx.h608 struct ahd_softc *ahd_softc; member
1058 struct ahd_softc { struct
1059 bus_space_tag_t tags[2];
1060 bus_space_handle_t bshs[2];
1062 bus_dma_tag_t buffer_dmat; /* dmat for buffer I/O */
1064 struct scb_data scb_data;
1066 struct hardware_scb *next_queued_hscb;
1067 struct map_node *next_queued_hscb_map;
1077 ahd_mode dst_mode;
1078 ahd_mode src_mode;
[all …]