Home | Sort by: relevance | last modified time | path |
/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; |