Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_devs.c77 int psdo_mwidth; member
239 if (psdo->psdo_mwidth <= 0) { in pcieadm_show_devs_ofmt_cb()
241 } else if (snprintf(buf, buflen, "x%u", psdo->psdo_mwidth) >= in pcieadm_show_devs_ofmt_cb()
294 psdo->psdo_mwidth == -1) { in pcieadm_show_devs_ofmt_cb()
535 oarg.psdo_mwidth = -1; in pcieadm_show_devs_walk_cb()
537 oarg.psdo_mwidth = *mwidth; in pcieadm_show_devs_walk_cb()