OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORB_CMD_IN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ieee1394/
sbp.h
48
#define
ORB_CMD_IN
(1 << 27)
sbp.c
2290
ocb->orb[4] |= htonl(
ORB_CMD_IN
);
2362
const int flag = (ntohl(ocb->orb[4]) &
ORB_CMD_IN
) ?
2409
(ntohl(ocb->orb[4]) &
ORB_CMD_IN
) ?
2560
const int flag = (ntohl(ocb->orb[4]) &
ORB_CMD_IN
) ?
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025