Home
last modified time | relevance | path

Searched defs:nwidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dout.h37 size_t nwidth; /* max. width of number in cell */ member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h1177 enum pcie_link_width nwidth = pcie_get_width_cap(pdev); in pcie_bandwidth_available() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6564 print_holds(boolean_t scripted, int nwidth, int tagwidth, nvlist_t *nvl, in print_holds()