Searched defs:sunscpal_softc (Results 1 – 1 of 1) sorted by relevance
159 struct sunscpal_softc { struct160 device_t sc_dev;161 struct scsipi_adapter sc_adapter;162 struct scsipi_channel sc_channel;166 bus_space_tag_t sunscpal_regt;167 bus_space_handle_t sunscpal_regh;170 bus_size_t sunscpal_data;171 bus_size_t sunscpal_cmd_stat;172 bus_size_t sunscpal_icr;196 void (*sc_dma_alloc)(struct sunscpal_softc *); argument[all …]