Home
last modified time | relevance | path

Searched refs:wdc_ata_bustype (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dwdc.c126 extern const struct ata_bustype wdc_ata_bustype; /* in ata_wdc.c */
129 const struct ata_bustype wdc_ata_bustype = { variable
811 atac->atac_bustype_ata = &wdc_ata_bustype; in wdcattach()
/netbsd/src/sys/dev/ata/
Data_wdc.c121 const struct ata_bustype wdc_ata_bustype = { variable