Home
last modified time | relevance | path

Searched refs:get_inquiry_0x03_bit5 (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dpie-scsidef.h184 #define get_inquiry_0x03_bit5(in) getbitfield(in + 0x03, 0x01, 5) macro
H A Dumax-scsidef.h171 #define get_inquiry_0x03_bit5(in) getbitfield(in + 0x03, 0x01, 5) macro
H A Dumax.c388 DBG_inq_nz("0x03 bit 5\n", get_inquiry_0x03_bit5(inquiry_block)); in umax_print_inquiry()

Completed in 12 milliseconds