OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:status_byte
(Results
1 - 5
of
5
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
hal_aci_tl.h
65
uint8_t
status_byte
;
member in struct:__anon30857
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c
2721
int
status_byte
;
local
[
all
...]
/external/kernel-headers/modified/scsi/
scsi.h
523
#define
status_byte
(result) (((result) >> 1) & 0x7f)
macro
/external/kernel-headers/original/scsi/
scsi.h
514
#define
status_byte
(result) (((result) >> 1) & 0x7f)
macro
/external/tcpdump/
print-isoclns.c
1956
u_int metric,
status_byte
, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen;
local
[
all
...]
Completed in 315 milliseconds