Searched refs:atapi_adapter (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Datapiconf.h43 * So define a new atapi_adapter, we'll cast channel->chan_adapter to
44 * atapi_adapter when we need the extra data (only in ATAPI code)
46 struct atapi_adapter { struct
H A Datapiconf.c232 struct atapi_adapter *atapi_adapter; local
245 atapi_adapter = (struct atapi_adapter*)chan->chan_adapter;
247 atapi_adapter->atapi_probe_device(sc, target);
/netbsd-6-1-5-RELEASE/sys/dev/ata/
H A Datavar.h415 struct atapi_adapter atac_atapi_adapter;
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dumass_scsipi.c81 struct atapi_adapter sc_atapi_adapter;

Completed in 106 milliseconds