Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Dport_link.c109 #define HAS_PORT_DEVICE 0x2 /* device exists */ macro
306 pma[port_num].flags |= HAS_PORT_DEVICE; in serial_port_create()
732 if (pma[i].flags & HAS_PORT_DEVICE) { in update_sacadm_db()