Searched defs:ahc_softc (Results 1 – 1 of 1) sorted by relevance
688 struct ahc_softc *ahc_softc; member1024 struct ahc_softc { struct1025 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 …]