Searched refs:IOBUS_PER_PORT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsafari_pcd.h47 #define IOBUS_PER_PORT 2 macro
95 spcdrsv_t spcd_iobus_rsv[IOBUS_PER_PORT];
97 spcdrsv_t spcd_iocard_rsv[IOBUS_PER_PORT][IOCARD_PER_BUS];
/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_dcd.h61 #define IOBUS_PER_PORT 2 macro
199 prdrsv_t prd_iocard_rsv[IOBUS_PER_PORT][IOCARD_PER_BUS];
214 prdrsv_t prd_iobus_rsv[IOBUS_PER_PORT];
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c192 new_nodes = gptwocfg_allocate_node_list(IOBUS_PER_PORT);
194 i = IOBUS_PER_PORT;
403 if (i < IOBUS_PER_PORT) {
410 for (j = 0; j < IOBUS_PER_PORT; j++) {
H A Dsc_gptwocfg.c285 for (i = 0; i < IOBUS_PER_PORT; i++) {

Completed in 63 milliseconds