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

  /src/sys/dev/ic/
siisatavar.h 78 struct atac_softc sc_atac; member in struct:siisata_softc
105 #define SIISATANAME(sc) (device_xname((sc)->sc_atac.atac_dev))
wdcvar.h 75 struct atac_softc sc_atac; /* generic ATA controller info */ member in struct:wdc_softc
ahcisatavar.h 47 struct atac_softc sc_atac; member in struct:ahci_softc
99 #define AHCINAME(sc) (device_xname((sc)->sc_atac.atac_dev))

Completed in 13 milliseconds