Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dmvsata.c274 uint32_t (*read_preamps)(struct mvsata_port *) = NULL; in mvsata_attach() local
292 read_preamps = mvsata_read_preamps_gen1; in mvsata_attach()
300 read_preamps = mvsata_read_preamps_gen2; in mvsata_attach()
308 read_preamps = mvsata_read_preamps_gen2; in mvsata_attach()
373 read_preamps(mvport) : 0x00000720; in mvsata_attach()