Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h231 #define DS_PORTSET_DEL(set, port) BT_CLEAR((set), (port)) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1270 DS_PORTSET_DEL(totry, i); in ds_try_next_port()
2197 DS_PORTSET_DEL(ports, idx); in ds_svc_register()
2291 DS_PORTSET_DEL(svc->tried, port->id); in ds_svc_port_up()
2392 DS_PORTSET_DEL(svc->avail, port->id); in ds_reset_svc()
2853 DS_PORTSET_DEL(ds_allports, port->id); in ds_port_common_fini()