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 225 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/kernel-headers/original/scsi/
scsi.h 217 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/tcpdump/
print-isoclns.c 2023 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen; local
    [all...]
  /system/nfc/halimpl/pn54x/hal/
phNxpNciHal.c 2544 int status_byte; local
    [all...]

Completed in 1176 milliseconds