Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c639 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset() function
659 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_read()
671 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_write()