Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibahci.c593 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset() function
613 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_read()
625 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_write()