Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.c382 int block, port, rv, dbtype, usecpld = 0, evp = 0, svp = 0; in nlm_setup_xlp_board() local
465 dbtype = nlm_board_cpld_dboard_type(cpldbase, block); in nlm_setup_xlp_board()
467 dbtype = DCARD_XAUI; /* default XAUI */ in nlm_setup_xlp_board()
471 dbtype = DCARD_NOT_PRSNT; in nlm_setup_xlp_board()
482 switch (dbtype) { in nlm_setup_xlp_board()