HomeSort by relevance Sort by last modified time
    Searched refs:status_byte (Results 1 - 4 of 4) sorted by null

  /external/kernel-headers/modified/scsi/
scsi.h 216 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/kernel-headers/original/scsi/
scsi.h 208 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/tcpdump/
print-isoclns.c 2057 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen; local
    [all...]
  /hardware/nxp/nfc/halimpl/hal/
phNxpNciHal.cc 3050 int status_byte; local
    [all...]

Completed in 262 milliseconds