Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h608 struct ahd_softc *ahd_softc; member
1053 struct ahd_softc { struct
1054 bus_space_tag_t tags[2];
1055 bus_space_handle_t bshs[2];
1056 struct scb_data scb_data;
1058 struct hardware_scb *next_queued_hscb;
1059 struct map_node *next_queued_hscb_map;
1069 ahd_mode dst_mode;
1070 ahd_mode src_mode;
1076 ahd_mode saved_dst_mode;
[all …]