Searched refs:asd_printk (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_dump.c220 #define PRINT_REG_8bit(_ha, _n, _r) asd_printk(STR_8BIT, #_n, _n, \
222 #define PRINT_REG_16bit(_ha, _n, _r) asd_printk(STR_16BIT, #_n, _n, \
224 #define PRINT_REG_32bit(_ha, _n, _r) asd_printk(STR_32BIT, #_n, _n, \
227 #define PRINT_CREG_8bit(_ha, _n) asd_printk(STR_8BIT, #_n, _n, \
229 #define PRINT_CREG_16bit(_ha, _n) asd_printk(STR_16BIT, #_n, _n, \
231 #define PRINT_CREG_32bit(_ha, _n) asd_printk(STR_32BIT, #_n, _n, \
238 #define PRINT_MREG_8bit(_ha, _m, _n, _r) asd_printk(MSTR_8BIT, _m, #_n, _n, \
240 #define PRINT_MREG_16bit(_ha, _m, _n, _r) asd_printk(MSTR_16BIT, _m, #_n, _n, \
242 #define PRINT_MREG_32bit(_ha, _m, _n, _r) asd_printk(MSTR_32BIT, _m, #_n, _n, \
246 #define PRINT_MIS_byte(_ha, _n) asd_printk(STR_8BI
[all...]
H A Daic94xx_hwi.c105 asd_printk("no mem for IDENTIFY for phy%d\n", sas_phy->id);
170 asd_printk("couldn't access conf. space of %s\n",
177 asd_printk("couldn't write to MBAR_KEY of %s\n",
331 asd_printk("couldn't allocate list of escbs\n");
396 asd_printk("couldn't allocate edbs\n");
402 asd_printk("couldn't allocate escbs\n");
464 asd_printk("couldn't hard reset %s\n",
473 asd_printk("couldn't init seqs for %s\n",
480 asd_printk("coudln't start seqs for %s\n",
534 asd_printk("could
[all...]
H A Daic94xx.h38 #define asd_printk(fmt, ...) printk(KERN_NOTICE ASD_DRIVER_NAME ": " fmt, ## __VA_ARGS__) macro
51 #define ASD_DPRINTK asd_printk
H A Daic94xx_init.c99 asd_printk("MBAR%d start or length for %s is 0.\n",
105 asd_printk("couldn't reserve memory region for %s\n",
116 asd_printk("couldn't map MBAR%d of %s\n", i==0?0:1,
158 asd_printk("couldn't get IO ports for %s\n",
164 asd_printk("couldn't reserve io space for %s\n",
183 asd_printk("couldn't read command register of %s\n",
195 asd_printk("%s ioport mapped -- upgrade your hardware\n",
198 asd_printk("no proper device access to %s\n",
229 asd_printk("couldn't read REVISION ID register of %s\n",
235 asd_printk("
[all...]
H A Daic94xx_seq.c223 asd_printk("%s: cseq verify failed at %u "
265 asd_printk("%s: LSEQ%d verify failed "
319 asd_printk("sequencer program not multiple of 4\n");
336 asd_printk("out of memory for dma SEQ download\n");
367 asd_printk("%s: error DMA-ing sequencer code\n",
387 asd_printk("sequencer program not multiple of 4\n");
424 asd_printk("%s: no enabled phys!\n", pci_name(asd_ha->pcidev));
432 asd_printk("CSEQ download failed:%d\n", err);
455 asd_printk("LSEQs download failed:%d\n", err);
1292 asd_printk("Firmwar
[all...]
H A Daic94xx_sds.c160 asd_printk("unsupported major version of ocm dir:0x%x\n",
228 asd_printk("no memory for bios_chim struct\n");
246 asd_printk("BIOS_CHIM unsupported major version:0x%x\n",
323 asd_printk("couldn't access PCIC_INTRPT_STAT of %s\n",
336 asd_printk("couldn't write PCIC_INTRPT_STAT of %s\n",
362 asd_printk("no memory for ocm dir\n");
598 asd_printk("couldn't read PCI_CONF_FLSH_BAR of %s\n",
652 asd_printk("unsupported manuf. sector. major version:%x\n",
661 asd_printk("failed manuf sector checksum\n");
764 asd_printk("unsupporte
[all...]
H A Daic94xx_scb.c297 asd_printk("%s: out of memory\n", __FUNCTION__);
410 asd_printk("couldn't post escb, err:%d\n", i);
823 asd_printk("phy%d: link adm task 0x%x completed with error "
H A Daic94xx_task.c597 asd_printk("unknown sas_task proto: 0x%x\n",

Completed in 100 milliseconds