Searched refs:ascq (Results 1 - 25 of 97) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/storage/
H A Ddebug.h52 unsigned char asc, unsigned char ascq );
H A Ddebug.c162 unsigned char ascq) {
167 what = scsi_extd_sense_format(asc, ascq);
175 US_DEBUGPX(what, ascq);
159 usb_stor_show_sense( unsigned char key, unsigned char asc, unsigned char ascq) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/storage/
H A Ddebug.h52 unsigned char asc, unsigned char ascq );
H A Ddebug.c162 unsigned char ascq) {
167 what = scsi_extd_sense_format(asc, ascq);
175 US_DEBUGPX(what, ascq);
159 usb_stor_show_sense( unsigned char key, unsigned char asc, unsigned char ascq) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-gd.h27 u8 sense_key, asc, ascq; member in struct:ide_disk_obj
H A Dide-cd_verbose.c26 "asc: 0x%02x ascq: 0x%02x\n",
28 sense->asc, sense->ascq);
275 sense->ascq);
282 if (!(sense->ascq >= 0x80 && sense->ascq <= 0xdd))
283 key |= sense->ascq;
306 printk(KERN_ERR " %s -- (asc=0x%02x, ascq=0x%02x)\n",
307 s, sense->asc, sense->ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-gd.h27 u8 sense_key, asc, ascq; member in struct:ide_disk_obj
H A Dide-cd_verbose.c26 "asc: 0x%02x ascq: 0x%02x\n",
28 sense->asc, sense->ascq);
275 sense->ascq);
282 if (!(sense->ascq >= 0x80 && sense->ascq <= 0xdd))
283 key |= sense->ascq;
306 printk(KERN_ERR " %s -- (asc=0x%02x, ascq=0x%02x)\n",
307 s, sense->asc, sense->ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dscsi_eh.h23 u8 ascq; member in struct:scsi_sense_hdr
61 extern void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dscsi_eh.h23 u8 ascq; member in struct:scsi_sense_hdr
61 extern void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/include/
H A Dsg_lib.h153 unsigned char ascq; member in struct:sg_scsi_sense_hdr
181 extern char * sg_get_asc_ascq_str(int asc, int ascq, int buff_len,
232 /* [sk,asc,ascq: 0x2,*,*] */
234 /* [sk,asc,ascq: 0x3/0x4/0x8,*,*] */
236 /* opcode): [sk,asc,ascq: 0x5,*,*] */
238 /* [sk,asc,ascq: 0x6,*,*] */
239 /* was SG_LIB_CAT_MEDIA_CHANGED earlier [sk,asc,ascq: 0x6,0x28,*] */
241 /* [sk,asc,ascq: 0x5,0x20,0x0] */
243 /* [sk,asc,ascq: 0xb,*,*] */
245 /* [sk,asc,ascq
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/include/
H A Dsg_lib.h153 unsigned char ascq; member in struct:sg_scsi_sense_hdr
181 extern char * sg_get_asc_ascq_str(int asc, int ascq, int buff_len,
232 /* [sk,asc,ascq: 0x2,*,*] */
234 /* [sk,asc,ascq: 0x3/0x4/0x8,*,*] */
236 /* opcode): [sk,asc,ascq: 0x5,*,*] */
238 /* [sk,asc,ascq: 0x6,*,*] */
239 /* was SG_LIB_CAT_MEDIA_CHANGED earlier [sk,asc,ascq: 0x6,0x28,*] */
241 /* [sk,asc,ascq: 0x5,0x20,0x0] */
243 /* [sk,asc,ascq: 0xb,*,*] */
245 /* [sk,asc,ascq
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/include/
H A Dsg_lib.h153 unsigned char ascq; member in struct:sg_scsi_sense_hdr
181 extern char * sg_get_asc_ascq_str(int asc, int ascq, int buff_len,
232 /* [sk,asc,ascq: 0x2,*,*] */
234 /* [sk,asc,ascq: 0x3/0x4/0x8,*,*] */
236 /* opcode): [sk,asc,ascq: 0x5,*,*] */
238 /* [sk,asc,ascq: 0x6,*,*] */
239 /* was SG_LIB_CAT_MEDIA_CHANGED earlier [sk,asc,ascq: 0x6,0x28,*] */
241 /* [sk,asc,ascq: 0x5,0x20,0x0] */
243 /* [sk,asc,ascq: 0xb,*,*] */
245 /* [sk,asc,ascq
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/src/
H A Dsdparm_cmd.c126 int res, resp_len, sk, asc, ascq, progress, something; local
153 ascq = (resp_len > 13) ? buff[13] : 0;
162 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
166 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/src/
H A Dsdparm_cmd.c126 int res, resp_len, sk, asc, ascq, progress, something; local
153 ascq = (resp_len > 13) ? buff[13] : 0;
162 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
166 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/src/
H A Dsdparm_cmd.c126 int res, resp_len, sk, asc, ascq, progress, something; local
153 ascq = (resp_len > 13) ? buff[13] : 0;
162 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
166 printf("%s\n", sg_get_asc_ascq_str(asc, ascq,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c274 sense_hdr.asc, sense_hdr.ascq);
477 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0a)
482 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0b)
487 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0c)
492 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x12)
499 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00)
504 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x06) {
510 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x07) {
516 if (sense_hdr->asc == 0x3f && sense_hdr->ascq == 0x0e) {
561 sense_hdr.asc, sense_hdr.ascq);
[all...]
H A Dscsi_dh_emc.c135 sshdr.asc, sshdr.ascq);
138 (sshdr.ascq == 0x00)) {
148 (sshdr.ascq == 0x03)) {
407 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x03)
411 if (sense_hdr->asc == 0x25 && sense_hdr->ascq == 0x01)
425 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00)
464 sshdr.sense_key, sshdr.asc, sshdr.ascq);
511 sshdr.sense_key, sshdr.asc, sshdr.ascq);
H A Dscsi_dh_hp_sw.c83 if ((sshdr.asc == 0x04) && (sshdr.ascq == 2)) {
97 sshdr.ascq);
180 if ((sshdr.asc == 0x04) && (sshdr.ascq == 3)) {
194 sshdr.ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c274 sense_hdr.asc, sense_hdr.ascq);
477 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0a)
482 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0b)
487 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0c)
492 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x12)
499 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00)
504 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x06) {
510 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x07) {
516 if (sense_hdr->asc == 0x3f && sense_hdr->ascq == 0x0e) {
561 sense_hdr.asc, sense_hdr.ascq);
[all...]
H A Dscsi_dh_emc.c135 sshdr.asc, sshdr.ascq);
138 (sshdr.ascq == 0x00)) {
148 (sshdr.ascq == 0x03)) {
407 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x03)
411 if (sense_hdr->asc == 0x25 && sense_hdr->ascq == 0x01)
425 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00)
464 sshdr.sense_key, sshdr.asc, sshdr.ascq);
511 sshdr.sense_key, sshdr.asc, sshdr.ascq);
H A Dscsi_dh_hp_sw.c83 if ((sshdr.asc == 0x04) && (sshdr.ascq == 2)) {
97 sshdr.ascq);
180 if ((sshdr.asc == 0x04) && (sshdr.ascq == 3)) {
194 sshdr.ascq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dconstants.c1207 * This string may contain a "%x" and should be printed with ascq as arg.
1210 scsi_extd_sense_format(unsigned char asc, unsigned char ascq) { argument
1213 unsigned short code = ((asc << 8) | ascq);
1220 ascq >= additional2[i].code2_min &&
1221 ascq <= additional2[i].code2_max)
1230 scsi_show_extd_sense(unsigned char asc, unsigned char ascq) argument
1232 const char *extd_sense_fmt = scsi_extd_sense_format(asc, ascq);
1237 printk(extd_sense_fmt, ascq);
1243 ascq);
1244 if (ascq >
[all...]
H A Dps3rom.c264 unsigned char *asc, unsigned char *ascq)
271 *ascq = status & 0xff;
283 unsigned char sense_key, asc, ascq; local
330 if (decode_lv1_status(status, &sense_key, &asc, &ascq)) {
335 scsi_build_sense_buffer(0, cmd->sense_buffer, sense_key, asc, ascq);
263 decode_lv1_status(u64 status, unsigned char *sense_key, unsigned char *asc, unsigned char *ascq) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dconstants.c1207 * This string may contain a "%x" and should be printed with ascq as arg.
1210 scsi_extd_sense_format(unsigned char asc, unsigned char ascq) { argument
1213 unsigned short code = ((asc << 8) | ascq);
1220 ascq >= additional2[i].code2_min &&
1221 ascq <= additional2[i].code2_max)
1230 scsi_show_extd_sense(unsigned char asc, unsigned char ascq) argument
1232 const char *extd_sense_fmt = scsi_extd_sense_format(asc, ascq);
1237 printk(extd_sense_fmt, ascq);
1243 ascq);
1244 if (ascq >
[all...]

Completed in 285 milliseconds

1234