HomeSort by: relevance | last modified time | path
    Searched defs:atac (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/sys/dev/ata/
satapmp_subr.c 54 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_read_8
76 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
123 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_write_8
149 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
satapmp_subr.c 54 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_read_8
76 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
123 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_write_8
149 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
satapmp_subr.c 54 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_read_8
76 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
123 struct atac_softc *atac = chp->ch_atac; local in function:satapmp_write_8
149 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
ata_recovery.c 73 struct atac_softc *atac = chp->ch_atac; local in function:ata_read_log_ext_ncq
106 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
ata_recovery.c 73 struct atac_softc *atac = chp->ch_atac; local in function:ata_read_log_ext_ncq
106 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
ata_recovery.c 73 struct atac_softc *atac = chp->ch_atac; local in function:ata_read_log_ext_ncq
106 (*atac->atac_bustype_ata->ata_exec_command)(drvp, xfer);
ata_wdc.c 149 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio
152 if (atac->atac_cap & ATAC_CAP_NOIRQ)
165 if (atac->atac_cap & ATAC_CAP_PIOBM)
178 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_start
193 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
236 if (atac->atac_set_modes == NULL)
308 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
314 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
336 struct atac_softc *atac = chp->ch_atac; local in function:_wdc_ata_bio_start
350 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive)
630 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_intr
    [all...]
ata_wdc.c 149 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio
152 if (atac->atac_cap & ATAC_CAP_NOIRQ)
165 if (atac->atac_cap & ATAC_CAP_PIOBM)
178 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_start
193 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
236 if (atac->atac_set_modes == NULL)
308 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
314 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
336 struct atac_softc *atac = chp->ch_atac; local in function:_wdc_ata_bio_start
350 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive)
630 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_intr
    [all...]
ata_wdc.c 149 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio
152 if (atac->atac_cap & ATAC_CAP_NOIRQ)
165 if (atac->atac_cap & ATAC_CAP_PIOBM)
178 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_start
193 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
236 if (atac->atac_set_modes == NULL)
308 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
314 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
336 struct atac_softc *atac = chp->ch_atac; local in function:_wdc_ata_bio_start
350 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive)
630 struct atac_softc *atac = chp->ch_atac; local in function:wdc_ata_bio_intr
    [all...]
  /src/sys/dev/pci/
acardide.c 184 struct atac_softc *atac = chp->ch_atac; local in function:acard_setup_channel
227 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
244 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
schide.c 174 struct atac_softc *atac = chp->ch_atac; local in function:sch_setup_channel
200 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
stpcide.c 144 struct atac_softc *atac = chp->ch_atac; local in function:stpc_setup_channel
165 if ((atac->atac_cap & ATAC_CAP_DMA) &&
acardide.c 184 struct atac_softc *atac = chp->ch_atac; local in function:acard_setup_channel
227 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
244 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
schide.c 174 struct atac_softc *atac = chp->ch_atac; local in function:sch_setup_channel
200 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
stpcide.c 144 struct atac_softc *atac = chp->ch_atac; local in function:stpc_setup_channel
165 if ((atac->atac_cap & ATAC_CAP_DMA) &&
acardide.c 184 struct atac_softc *atac = chp->ch_atac; local in function:acard_setup_channel
227 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
244 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
schide.c 174 struct atac_softc *atac = chp->ch_atac; local in function:sch_setup_channel
200 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
stpcide.c 144 struct atac_softc *atac = chp->ch_atac; local in function:stpc_setup_channel
165 if ((atac->atac_cap & ATAC_CAP_DMA) &&
rccide.c 185 struct atac_softc *atac = chp->ch_atac; local in function:serverworks_setup_channel
221 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
233 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
rccide.c 185 struct atac_softc *atac = chp->ch_atac; local in function:serverworks_setup_channel
221 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
233 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
rccide.c 185 struct atac_softc *atac = chp->ch_atac; local in function:serverworks_setup_channel
221 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
233 } else if ((atac->atac_cap & ATAC_CAP_DMA) &&
viaide.c 836 struct atac_softc *atac = chp->ch_atac; local in function:via_setup_channel
864 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
viaide.c 836 struct atac_softc *atac = chp->ch_atac; local in function:via_setup_channel
864 if ((atac->atac_cap & ATAC_CAP_UDMA) &&
  /src/sys/arch/amiga/dev/
efa.c 480 struct atac_softc *atac; local in function:efa_setup_channel
489 atac = chp->ch_atac;
491 sc = device_private(atac->atac_dev);
efa.c 480 struct atac_softc *atac; local in function:efa_setup_channel
489 atac = chp->ch_atac;
491 sc = device_private(atac->atac_dev);

Completed in 41 milliseconds

1 2