Searched refs:sb_get_node_id (Results 1 – 2 of 2) sorted by relevance
| /titanic_44/usr/src/uts/common/sys/sbp2/ | ||
| H A D | bus.h | 97 uint_t (*sb_get_node_id)(void *hdl); member |
| H A D | impl.h | 79 #define SBP2_GET_NODE_ID(t) (t)->t_bus->sb_get_node_id((t)->t_bus_hdl) |