Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c770 if (newport->state != DS_PORT_FREE) { in ds_add_port()
915 if (port->state != DS_PORT_FREE && in ds_dom_name_to_hdl()
942 if (port->state != DS_PORT_FREE && in ds_dom_hdl_to_name()
H A Dds_common.c2851 port->state = DS_PORT_FREE; in ds_port_common_fini()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h168 DS_PORT_FREE, /* port structure not in use */ enumerator