Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1259 ds_portset_t totry; in ds_try_next_port() local
1267 DS_PORTSET_DUP(totry, svc->avail); in ds_try_next_port()
1270 DS_PORTSET_DEL(totry, i); in ds_try_next_port()
1273 if (DS_PORTSET_ISNULL(totry)) in ds_try_next_port()
1285 if (!DS_PORT_IN_SET(totry, portid)) { in ds_try_next_port()