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

  /src/sys/dev/pci/
tdvfb.c 735 uint8_t n_f1, n_f7, n_fb; local in function:tdvfb_gendac_detect
745 n_fb = tdvfb_cvg_dac_read(sc, TDV_GENDAC_PLLDATA);
752 (n_fb == TDV_GENDAC_DFLT_FB_N) ) {
tdvfb.c 735 uint8_t n_f1, n_f7, n_fb; local in function:tdvfb_gendac_detect
745 n_fb = tdvfb_cvg_dac_read(sc, TDV_GENDAC_PLLDATA);
752 (n_fb == TDV_GENDAC_DFLT_FB_N) ) {

Completed in 44 milliseconds