Searched refs:ahci_port_read (Results 1 – 2 of 2) sorted by relevance
117 static uint32_t ahci_port_read(AHCIState *s, int port, int offset) in ahci_port_read() function428 val = ahci_port_read(s, (addr - AHCI_PORT_REGS_START_ADDR) >> 7, in ahci_mem_read_32()
66 ahci_port_read(void *s, int port, const char *reg, int offset, uint32_t ret) "ahci(%p)[%d]: port re…