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

  /src/sys/dev/ata/
ata_wdc.c 121 const struct ata_bustype wdc_ata_bustype = { variable in typeref:typename:const struct ata_bustype
  /src/sys/dev/ic/
wdc.c 126 extern const struct ata_bustype wdc_ata_bustype; /* in ata_wdc.c */
129 const struct ata_bustype wdc_ata_bustype = { variable in typeref:typename:const struct ata_bustype
811 atac->atac_bustype_ata = &wdc_ata_bustype;

Completed in 22 milliseconds