OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TI_EVENT_CODE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ti.c
493
sc->ti_linkstat =
TI_EVENT_CODE
(e);
505
if (
TI_EVENT_CODE
(e) == TI_EV_CODE_ERR_INVAL_CMD)
508
else if (
TI_EVENT_CODE
(e) == TI_EV_CODE_ERR_UNIMP_CMD)
511
else if (
TI_EVENT_CODE
(e) == TI_EV_CODE_ERR_BADCFG)
if_tireg.h
930
#define
TI_EVENT_CODE
(e) (((((e)->ti_eventx)) >> 12) & 0xfff)
Completed in 17 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025