Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h688 struct ahc_softc *ahc_softc; member
1024 struct ahc_softc { struct
1025 device_t sc_dev;
1027 struct scsipi_channel sc_channel;
1028 struct scsipi_channel sc_channel_b;
1029 device_t sc_child;
1030 device_t sc_child_b;
1031 struct scsipi_adapter sc_adapter;
1033 bus_space_tag_t tag;
1034 bus_space_handle_t bsh;
[all …]