Searched refs:CMD_GET_STATUS (Results 1 – 5 of 5) sorted by relevance
29 #define CMD_GET_STATUS 3 macro107 if (usb_read(adapter, CMD_GET_STATUS, 0, 0, pstatus, 1) != 1) { in usb_xfer()
32 CMD_GET_STATUS = 0x90, /* returns nothing? */ enumerator
293 case CMD_GET_STATUS: in ds1620_ioctl()
94 #define CMD_GET_STATUS 0x04 macro
91 #define CMD_GET_STATUS 0x04 /* Get Status Information */ macro