Searched refs:atapiprint (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/dev/scsipi/ |
| D | atapiconf.h | 53 int atapiprint(void *, const char *);
|
| D | atapiconf.c | 106 atapiprint(void *aux, const char *pnp) in atapiprint() function
|
| D | atapi_wdc.c | 144 chp->atapibus = config_found(ata_sc->sc_dev, chan, atapiprint, in wdc_atapibus_attach()
|
| /netbsd/src/sys/arch/usermode/dev/ |
| D | vatapi.c | 179 config_found(sc->sc_dev, chan, atapiprint, CFARGS_NONE); in vatapi_callback()
|
| /netbsd/src/sys/dev/usb/ |
| D | umass_scsipi.c | 181 config_found(sc->sc_dev, &scbus->sc_channel, atapiprint, in umass_atapi_attach()
|
| /netbsd/src/sys/dev/ic/ |
| D | siisata.c | 1552 chp->atapibus = config_found(ata_sc->sc_dev, chan, atapiprint, in siisata_atapibus_attach()
|
| D | ahcisata_core.c | 1826 chp->atapibus = config_found(ata_sc->sc_dev, chan, atapiprint, in ahci_atapibus_attach()
|
| D | mvsata.c | 744 chp->atapibus = config_found(ata_sc->sc_dev, chan, atapiprint, in mvsata_atapibus_attach()
|