Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h148 #define PORT_INIT 0x01 /* port initialized */ macro
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c803 pp->port_flags |= PORT_INIT; in port_init()