Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dlibahci.c637 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset() function
657 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_read()
669 int offset = ahci_scr_offset(link->ap, sc_reg); in ahci_scr_write()