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

  /src/sys/dev/ata/
atavar.h 128 struct ata_xfer_ops;
172 const struct ata_xfer_ops *ops;
175 struct ata_xfer_ops { struct
ata_wdc.c 134 static const struct ata_xfer_ops wdc_bio_xfer_ops = {
  /src/sys/dev/ic/
siisata.c 924 static const struct ata_xfer_ops siisata_cmd_xfer_ops = {
1168 static const struct ata_xfer_ops siisata_bio_xfer_ops = {
1716 static const struct ata_xfer_ops siisata_atapi_xfer_ops = {
ahcisata_core.c 1139 static const struct ata_xfer_ops ahci_cmd_xfer_ops = {
1395 static const struct ata_xfer_ops ahci_bio_xfer_ops = {
1854 static const struct ata_xfer_ops ahci_atapi_xfer_ops = {
mvsata.c 980 static const struct ata_xfer_ops mvsata_bio_xfer_ops = {
1591 static const struct ata_xfer_ops mvsata_wdc_cmd_xfer_ops = {
1938 static const struct ata_xfer_ops mvsata_atapi_xfer_ops = {
wdc.c 1393 static const struct ata_xfer_ops wdc_cmd_xfer_ops = {
  /src/sys/dev/scsipi/
atapi_wdc.c 357 static const struct ata_xfer_ops wdc_atapi_xfer_ops = {

Completed in 22 milliseconds