Searched refs:CMD_INVALID (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/
H A Dhpsa_cmd.h36 #define CMD_INVALID 0x0004 macro
H A Dhpsa.c1869 case CMD_INVALID: {
1872 /* We get CMD_INVALID if you address a non-existent device
1876 * CMD_INVALID (e.g. driver bug) will get interpreted as a
2074 case CMD_INVALID: {
4059 * reject it with CMD_INVALID, which is the most correct
/drivers/block/
H A Dcciss_scsi.c785 case CMD_INVALID: {
788 /* We get CMD_INVALID if you address a non-existent tape drive instead
791 because it means that any other CMD_INVALID (e.g. driver bug) will
983 case CMD_INVALID: {
1488 // reject it with CMD_INVALID, which is the most correct
H A Dcciss.c2734 case CMD_INVALID:
3153 case CMD_INVALID:
/drivers/media/usb/airspy/
H A Dairspy.c28 CMD_INVALID = 0x00, enumerator in enum:__anon2327

Completed in 285 milliseconds