HelenOS sources

ahci_port_t       932 uspace/drv/block/ahci/ahci.c static sata_dev_t *ahci_sata_allocate(ahci_dev_t *ahci, volatile ahci_port_t *port)
ahci_port_t      1041 uspace/drv/block/ahci/ahci.c     volatile ahci_port_t *port, unsigned int port_num)
ahci_port_t      1115 uspace/drv/block/ahci/ahci.c 		volatile ahci_port_t *port = ahci->memregs->ports + port_num;
ahci_port_t        73 uspace/drv/block/ahci/ahci.h 	volatile ahci_port_t *port;
ahci_port_t       988 uspace/drv/block/ahci/ahci_hw.h 	ahci_port_t ports[AHCI_MAX_PORTS];
HelenOS homepage, sources at GitHub