Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1877 enum { STATE_RESET, STATE_DEVPATH, STATE_INSTVAL } state; in devfs_parse_binding_file() enumerator
1917 case STATE_INSTVAL: in devfs_parse_binding_file()
1940 state = STATE_INSTVAL; in devfs_parse_binding_file()