Lines Matching refs:reply
316 unsigned char *reply = us->iobuf;
319 rc = usbat_get_status(us, reply);
324 if (*reply & 0x01 && *reply != 0x51)
328 if (*reply & 0x20)
1060 unsigned char *reply;
1067 reply = kmalloc(512, GFP_NOIO);
1068 if (!reply)
1088 rc = usbat_read_block(us, reply, 512, 0);
1092 info->sectors = ((u32)(reply[117]) << 24) |
1093 ((u32)(reply[116]) << 16) |
1094 ((u32)(reply[115]) << 8) |
1095 ((u32)(reply[114]) );
1100 kfree(reply);
1712 * build the reply