HomeSort by: relevance | last modified time | path
    Searched refs:ata_bustype (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ata/
wdvar.h 57 const struct ata_bustype *atabus;
atavar.h 358 * ata_bustype. The first field must be compatible with scsipi_bustype,
361 struct ata_bustype { struct
388 * start with a pointer to ata_bustype.
391 const struct ata_bustype *adev_bustype;
490 const struct ata_bustype *atac_bustype_ata;
ata_wdc.c 121 const struct ata_bustype wdc_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 = {
siisata.c 186 const struct ata_bustype siisata_ata_bustype = {
ahcisata_core.c 129 const struct ata_bustype ahci_ata_bustype = {
mvsata.c 223 static const struct ata_bustype mvsata_ata_bustype = {

Completed in 21 milliseconds