Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/
HData-isa.c79 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_probe()
85 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_probe()
119 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_attach()
125 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_attach()
HData-cbus.c86 rman_get_start(io)+ATA_PC98_CTLOFFSET, ATA_CTLIOSIZE); in ata_cbus_probe()
117 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_cbus_attach()
HData-card.c123 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_pccard_attach()
HData-all.h184 #define ATA_CTLIOSIZE 0x01 macro
HData-pci.c246 count = ATA_CTLIOSIZE; in ata_pci_alloc_resource()
/NextBSD/sys/powerpc/psim/
HData_iobus.c173 end = start + ATA_CTLIOSIZE - 1; in ata_iobus_alloc_resource()
174 count = ATA_CTLIOSIZE; in ata_iobus_alloc_resource()