Searched refs:ASC (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/ |
D | isense.h | 67 u8 ASC; member
|
D | mptscsih.c | 4668 u8 ASC, u8 ASCQ, in ascq_set_strings_4max() argument 4713 if (ASC == 0x04 && (ASCQ < sizeof(asc_04_ascq_NN_part3_strings)/sizeof(char*)-1)) { in ascq_set_strings_4max() 4720 } else if (ASC == 0x29 && (ASCQ < sizeof(asc_29_ascq_NN_strings)/sizeof(char*)-1)) in ascq_set_strings_4max() 4735 if (SPECIAL_ASCQ(ASC,ASCQ)) in ascq_set_strings_4max() 4740 if ((ASC == mptscsih_ASCQ_TablePtr[idx].ASC) && (ASCQ == mptscsih_ASCQ_TablePtr[idx].ASCQ)) { in ascq_set_strings_4max() 4745 if ((ASC >= 0x80) || (ASCQ >= 0x80)) in ascq_set_strings_4max()
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ns87303.h | 23 #define ASC 0x09 macro
|
D | floppy.h | 807 ns87303_modify(config, ASC, 0, 0xc0); in sun_floppy_init() 819 ns87303_modify(config, ASC, ASC_DRV2_SEL, 0); in sun_floppy_init()
|
/linux-2.4.37.9/drivers/message/fusion/lsi/ |
D | mpi_ioc.h | 445 U8 ASC; /* 04h */ member 466 U8 ASC; /* 04h */ member 547 U8 ASC; /* 04h */ member
|
/linux-2.4.37.9/Documentation/ |
D | README.DAC960 | 457 DAC960#0: Physical Drive 1:2 Error Log: Sense Key = 6, ASC = 29, ASCQ = 02 458 DAC960#0: Physical Drive 1:3 Error Log: Sense Key = 6, ASC = 29, ASCQ = 02 510 DAC960#0: Physical Drive 1:1 Error Log: Sense Key = 6, ASC = 29, ASCQ = 01 628 DAC960#0: Physical Drive 1:1 Error Log: Sense Key = 6, ASC = 29, ASCQ = 02 629 DAC960#0: Physical Drive 1:3 Error Log: Sense Key = 6, ASC = 29, ASCQ = 02 739 DAC960#0: Physical Drive 1:2 Error Log: Sense Key = 6, ASC = 29, ASCQ = 01
|
D | Configure.help | 7725 ASC/ASCQ=29h/00h 7734 ASC/ASCQ=29h/00h "LOGICAL UNIT NOT READY, INITIALIZING CMD. REQUIRED"
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | README.aic79xx | 161 ASC-39320, ASC-29320, ASC-29320LP, AIC-7901.
|
/linux-2.4.37.9/drivers/message/i2o/ |
D | i2o_block.c | 701 u8 ASC; in i2ob_evt() member 818 printk(KERN_INFO " ASC 0x%02x \n",evt_local->ASC); in i2ob_evt()
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | file_storage.c | 508 #define ASC(x) ((u8) ((x) >> 8)) macro 2044 buf[12] = ASC(sd); in do_request_sense() 2481 SK(sd), ASC(sd), ASCQ(sd), sdinfo); in send_status() 2511 buf->bType = ASC(sd); in send_status()
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 7247 8000 ASC-29320A U320 7249 8010 ASC-39320 U320 7250 8011 ASC-32320D U320 7252 9005 0041 ASC-39320D U320 7253 8012 ASC-29320 U320 7254 8013 ASC-29320B U320 7255 8014 ASC-29320LP U320 7258 8080 ASC-29320A U320 w/HostRAID 7260 8090 ASC-39320 U320 w/HostRAID 7261 8091 ASC-39320D U320 w/HostRAID [all …]
|
/linux-2.4.37.9/drivers/scsi/aacraid/ |
D | aachba.c | 197 u8 ASC; /* Additional Sense Code */ member
|