OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mlw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ppb.c
174
u_int
mlw
= __SHIFTOUT(reg, PCIE_LCAP_MAX_WIDTH);
local in function:ppb_print_pcie
179
mlw
, pcie_linkspeed_strings[mls]);
182
mlw
, (mls * 25) / 10, (mls * 25) % 10);
190
if (lw !=
mlw
|| ls != mls) {
ppb.c
174
u_int
mlw
= __SHIFTOUT(reg, PCIE_LCAP_MAX_WIDTH);
local in function:ppb_print_pcie
179
mlw
, pcie_linkspeed_strings[mls]);
182
mlw
, (mls * 25) / 10, (mls * 25) % 10);
190
if (lw !=
mlw
|| ls != mls) {
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025