Searched refs:gptwocfg_next_node (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dgp2cfg.h54 int gptwocfg_next_node(gptwocfg_cookie_t, dev_info_t *, dev_info_t **);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c810 if (gptwocfg_next_node(cookie->port_cookie, NULL, &dip)) {
819 if (gptwocfg_next_node(cookie->port_cookie, previous, &dip)) {
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwocfg.c484 gptwocfg_next_node(gptwocfg_cookie_t c, dev_info_t *previous, dev_info_t **next) function
489 GPTWO_DEBUG3(1, CE_WARN, "gptwocfg_next_node"

Completed in 63 milliseconds