Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c117 static uint32_t ahci_port_read(AHCIState *s, int port, int offset) in ahci_port_read() function
428 val = ahci_port_read(s, (addr - AHCI_PORT_REGS_START_ADDR) >> 7, in ahci_mem_read_32()
H A Dtrace-events66 ahci_port_read(void *s, int port, const char *reg, int offset, uint32_t ret) "ahci(%p)[%d]: port re…