Searched defs:atapi_adapter (Results 1 – 2 of 2) sorted by relevance
46 struct atapi_adapter { struct47 struct scsipi_adapter _generic;48 void (*atapi_probe_device)(struct atapibus_softc *, int);
237 struct atapi_adapter *atapi_adapter; in atapi_probe_bus() local