Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/
Data-isa.c80 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_probe()
86 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_probe()
120 rman_get_start(io) + ATA_CTLOFFSET, ATA_CTLIOSIZE); in ata_isa_attach()
126 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_isa_attach()
Data-cbus.c96 rman_get_start(io)+ATA_PC98_CTLOFFSET, ATA_CTLIOSIZE); in ata_cbus_probe()
127 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_cbus_attach()
Data-card.c123 ATA_CTLIOSIZE, RF_ACTIVE))) { in ata_pccard_attach()
Data-all.h319 #define ATA_CTLIOSIZE 0x01 macro
Data-pci.c247 count = ATA_CTLIOSIZE; in ata_pci_alloc_resource()
/freebsd-9-stable/sys/powerpc/psim/
Data_iobus.c174 end = start + ATA_CTLIOSIZE - 1; in ata_iobus_alloc_resource()
175 count = ATA_CTLIOSIZE; in ata_iobus_alloc_resource()