Searched defs:TOK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 355 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START; in ncaportconf_read() enumerator 524 enum parse_e {START, TOK, EOL} parse = START; in ncakmodconf_read() enumerator 636 enum parse_e {START, TOK, TEXT, EOL} parse = START; in ncalogdconf_read() enumerator
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | rtl8139.c | 126 TER=0x08, TOK=0x04, RER=0x02, ROK=0x01 enumerator
|