Home
last modified time | relevance | path

Searched refs:AHCI_PORT_REGION (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/ahci/
H A Dahci.h121 #define AHCI_PORT_REGION(_p) (0x100 + ((_p) * 0x80)) macro
H A Dahci.c211 AHCI_PORT_REGION(i), AHCI_PORT_SIZE, &ap->ap_ioh) != 0) { in ahci_init()
293 AHCI_PORT_REGION(port), AHCI_PORT_SIZE, &ap->ap_ioh) != 0) { in ahci_port_alloc()