Searched refs:NPI_IS_DEFUNCT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/ | ||
| H A D | nexus_var.h | 176 #define NPI_IS_DEFUNCT(_npi) \ macro |
| H A D | nexus.c | 2944 return NPI_IS_DEFUNCT(&nx->nx_ports[nx_port]); in nx_port_is_defunct() |