Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dds_impl.h216 typedef ulong_t ds_portset_t[DS_PORTSET_SIZE]; typedef
218 extern ds_portset_t ds_nullport;
298 ds_portset_t avail; /* ports available to this service */
299 ds_portset_t tried; /* ports tried by this service */
/titanic_44/usr/src/uts/sun4v/io/
H A Dds_common.c60 ds_portset_t ds_allports; /* all DS ports in the system */
61 ds_portset_t ds_nullport; /* allows test against null portset */
1259 ds_portset_t totry; in ds_try_next_port()
2184 ds_portset_t ports; in ds_svc_register()
H A Dds_drv.c66 ds_portset_t ds_allports; /* all DS ports in the system */