OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mls
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ppb.c
175
u_int
mls
= __SHIFTOUT(reg, PCIE_LCAP_MAX_SPEED);
local in function:ppb_print_pcie
177
if (
mls
< __arraycount(pcie_linkspeed_strings)) {
179
mlw, pcie_linkspeed_strings[
mls
]);
182
mlw, (
mls
* 25) / 10, (
mls
* 25) % 10);
190
if (lw != mlw || ls !=
mls
) {
/src/usr.bin/ftp/
cmds.c
1369
mls
(int argc, char *argv[])
function in typeref:typename:void
1395
dolist = strcmp(argv[0], "
mls
");
Completed in 153 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025