Searched defs:ccval (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1788 int ccval = ATYPE(cc->cand_flags); local
1791 if (bcval == ccval)
1793 else if (ccval < bcval)
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2893 uint32_t ccval = tr32(TG3PCI_CLOCK_CTRL) & 0x1f; local
2895 if ((ccval == 0x6) || (ccval == 0x7)) {

Completed in 55 milliseconds