OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_WIDTH
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
bmd.c
113
#define
S_WIDTH
160 /* Screen Width (Byte) */
/src/sys/dev/pci/cxgb/
cxgb_regs.h
2330
#define
S_WIDTH
8
2332
#define V_WIDTH(x) ((x) <<
S_WIDTH
)
2333
#define G_WIDTH(x) (((x) >>
S_WIDTH
) & M_WIDTH)
Completed in 115 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025