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.c85 int psdo_mwidth; member
228 if (psdo->psdo_mwidth <= 0) { in pcieadm_show_devs_ofmt_cb()
231 ret = snprintf(buf, buflen, "x%d", psdo->psdo_mwidth); in pcieadm_show_devs_ofmt_cb()
289 if (psdo->psdo_mwidth == -1) { in pcieadm_show_devs_ofmt_cb()
794 oarg.psdo_mwidth = -1; in pcieadm_show_devs_walk_cb()
796 oarg.psdo_mwidth = *mwidth; in pcieadm_show_devs_walk_cb()