Searched defs:qualifier (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dfdomain.c1377 unsigned char qualifier; local
1381 qualifier = (unsigned char)(*(buf + 13));
1386 && (!qualifier || qualifier == 0x02 || qualifier == 0x01))
1393 key, code, qualifier );
/drivers/usb/storage/
H A Dshuttle_usbat.c148 unsigned long sense_ascq; /* additional sense code qualifier */
366 * If FCQ is set in the qualifier (defined in R/W cmd), then bits U0, U1,
387 * If ALQ is set in the qualifier, this field contains the address of the
527 unsigned char qualifier,
586 command[cmdlen-3] = qualifier;
734 * qualifier. If this condition is not initially met, the read will wait
738 * The qualifier defined here is not the value that is masked, it defines
739 * conditions for the write to take place. The actual masked qualifier (and
776 * qualifier. If this condition is not initially met, the write will wait
780 * The qualifier define
519 usbat_hp8200e_rw_block_test(struct us_data *us, unsigned char access, unsigned char *registers, unsigned char *data_out, unsigned short num_registers, unsigned char data_reg, unsigned char status_reg, unsigned char timeout, unsigned char qualifier, int direction, void *buf, unsigned short len, int use_sg, int minutes) argument
[all...]
/drivers/scsi/bfa/
H A Dbfa_fc.h815 u32 qualifier:4; member in struct:fc_rscn_event_s

Completed in 79 milliseconds