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

  /src/sys/dev/ata/
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;
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;

Completed in 38 milliseconds