Searched refs:mdeg_node_match_t (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | mdeg.h | 77 } mdeg_node_match_t; typedef 110 int mdeg_register(mdeg_node_spec_t *pspecp, mdeg_node_match_t *nmatchp,
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | mdeg.c | 46 mdeg_node_match_t *nmatch; /* node match filter */ 420 mdeg_register(mdeg_node_spec_t *pspecp, mdeg_node_match_t *nmatchp, in mdeg_register() 848 mdeg_match_str(mdeg_node_match_t *match, char *buf, int len) in mdeg_match_str()
|
H A D | vsw.c | 464 static mdeg_node_match_t vport_match = { "virtual-device-port", 478 static mdeg_node_match_t vdev_match = { "virtual-device",
|
H A D | vldc.c | 92 static mdeg_node_match_t vport_match = { "virtual-device-port",
|
H A D | vlds.c | 1059 static mdeg_node_match_t vlds_port_match = { VLDS_MD_VIRT_PORT_NAME,
|
H A D | vcc.c | 166 static mdeg_node_match_t vcc_port_match = {"virtual-device-port",
|
H A D | vnet_gen.c | 397 static mdeg_node_match_t vdev_match = { "virtual-device", 406 static mdeg_node_match_t vport_match = { "virtual-device-port",
|
H A D | vds.c | 274 static mdeg_node_match_t vd_match = {"virtual-device-port",
|