Searched defs:bph (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4u/hostbridge/
H A Dhb_sun4u.c37 count_busorrc(topo_mod_t *mod, busorrc_t *list, int *hbc, int *bph) argument
64 *bph = bt / *hbc;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c1248 mblk_t *bph; local
1265 bpn = bph = bpt = NULL;
1287 if (bph == NULL) {
1288 bph = bpt = bp;
1296 return (bph);
1325 mblk_t *bph; local
1374 bpn = bph = bpt = NULL;
1453 if (bph == NULL) {
1454 bph = bpt = bp;
1462 *np = bph;
[all...]
H A Dvnet.c1334 mblk_t *bph; local
1337 bpn = bph = bpt = NULL;
1357 if (bph == NULL) {
1358 bph = bpt = bp;
1366 *mp = bph;

Completed in 68 milliseconds