Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Datapiconf.h46 struct atapi_adapter { struct
47 struct scsipi_adapter _generic;
48 void (*atapi_probe_device)(struct atapibus_softc *, int);
H A Datapiconf.c237 struct atapi_adapter *atapi_adapter; in atapi_probe_bus() local