Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dlibahci.c576 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset() function
596 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_read()
608 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_write()