Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibahci.c600 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset() function
620 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_read()
632 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_write()