OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pectl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_main.c
320
uint16_t lnk,
pectl
;
local in function:cxgb_controller_attach
324
pectl
= pci_read_config(dev, reg + 0x8, 2);
325
pectl
= (
pectl
& ~0x7000) | (5 << 12);
326
pci_write_config(dev, reg + 0x8,
pectl
, 2);
Completed in 13 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025