Searched refs:ahci_port_write (Results 1 – 2 of 2) sorted by relevance
305 static void ahci_port_write(AHCIState *s, int port, int offset, uint32_t val) in ahci_port_write() function524 ahci_port_write(s, (addr - AHCI_PORT_REGS_START_ADDR) >> 7, in ahci_mem_write()
72 ahci_port_write(void *s, int port, const char *reg, int offset, uint32_t val) "ahci(%p)[%d]: port w…