Home
last modified time | relevance | path

Searched refs:ATA_CTLIOSIZE (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/ata/
H A Data-isa.c81 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_probe()
87 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_probe()
121 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_attach()
127 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_attach()
H A Data-card.c125 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_pccard_attach()
H A Data-all.h183 #define ATA_CTLIOSIZE 0x01 macro
H A Data-pci.c249 count = ATA_CTLIOSIZE; in ata_pci_alloc_resource()
/freebsd-12.1/sys/powerpc/psim/
H A Data_iobus.c177 end = start + ATA_CTLIOSIZE - 1; in ata_iobus_alloc_resource()
178 count = ATA_CTLIOSIZE; in ata_iobus_alloc_resource()