HomeSort by: relevance | last modified time | path
    Searched defs:ahci_atapi_probe_device (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ahcisata_core.c 102 static void ahci_atapi_probe_device(struct atapibus_softc *, int);
1812 atac->atac_atapi_adapter.atapi_probe_device = ahci_atapi_probe_device;
2100 ahci_atapi_probe_device(struct atapibus_softc *sc, int target) function in typeref:typename:void
2121 AHCIDEBUG_PRINT(("ahci_atapi_probe_device: drive %d "

Completed in 12 milliseconds