Home
last modified time | relevance | path

Searched refs: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); in rule_addr_type() local
1791 if (bcval == ccval) in rule_addr_type()
1793 else if (ccval < bcval) in rule_addr_type()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2893 uint32_t ccval = tr32(TG3PCI_CLOCK_CTRL) & 0x1f; in tg3_setup_dma() local
2895 if ((ccval == 0x6) || (ccval == 0x7)) { in tg3_setup_dma()