HomeSort by: relevance | last modified time | path
    Searched defs:read_preamps (Results 1 - 1 of 1) sorted by relevancy

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

Completed in 13 milliseconds