Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c162 static int schpc_getexpander(dev_info_t *);
3515 expander = schpc_getexpander(sdip); in schpc_add_pci()
3855 (void) sprintf(ap_id, "e%02db%dslot%d", schpc_getexpander(dip), in schpc_buildapid()
3932 schpc_getexpander(dip), s); in schpc_buildapid()
3952 (void) sprintf(ap_id, "e%02db%dslot%d", schpc_getexpander(dip), in schpc_buildapid()
3966 schpc_getexpander(dev_info_t *dip) in schpc_getexpander() function