hba_count 110 drivers/scsi/dpt_i2o.c static int hba_count = 0; hba_count 205 drivers/scsi/dpt_i2o.c return hba_count-1; hba_count 294 drivers/scsi/dpt_i2o.c if (hba_count && register_chrdev(DPTI_I2O_MAJOR, DPT_DRIVER, &adpt_fops)) { hba_count 298 drivers/scsi/dpt_i2o.c return hba_count; hba_count 979 drivers/scsi/dpt_i2o.c pHba->unit = hba_count; hba_count 980 drivers/scsi/dpt_i2o.c sprintf(pHba->name, "dpti%d", hba_count); hba_count 981 drivers/scsi/dpt_i2o.c hba_count++; hba_count 1012 drivers/scsi/dpt_i2o.c hba_count-1, base_addr_virt, hba_count 1017 drivers/scsi/dpt_i2o.c hba_count-1, pDev->irq, hba_count 1061 drivers/scsi/dpt_i2o.c hba_count--; hba_count 1110 drivers/scsi/dpt_i2o.c if(hba_count <= 0){ hba_count 1602 drivers/scsi/dpt_i2o.c if (minor >= hba_count) { hba_count 1636 drivers/scsi/dpt_i2o.c if (minor >= hba_count) { hba_count 3087 drivers/scsi/dpt_i2o.c (hba_count) * sizeof(struct i2o_sys_tbl_entry); hba_count 3097 drivers/scsi/dpt_i2o.c sys_tbl->num_entries = hba_count; hba_count 84 drivers/scsi/megaraid.c static int hba_count; hba_count 3027 drivers/scsi/megaraid.c if( put_user(hba_count, (u32 __user *)uioc.uioc_uaddr) ) hba_count 3035 drivers/scsi/megaraid.c return hba_count; hba_count 3042 drivers/scsi/megaraid.c if( (adapno = GETADAP(uioc.adapno)) >= hba_count ) hba_count 3056 drivers/scsi/megaraid.c if( (adapno = GETADAP(uioc.adapno)) >= hba_count ) hba_count 3103 drivers/scsi/megaraid.c if( (adapno = GETADAP(uioc.adapno)) >= hba_count ) hba_count 4164 drivers/scsi/megaraid.c if (hba_count >= MAX_CONTROLLERS) hba_count 4365 drivers/scsi/megaraid.c mega_hbas[hba_count].is_bios_enabled = 1; hba_count 4366 drivers/scsi/megaraid.c mega_hbas[hba_count].hostdata_addr = adapter; hba_count 4420 drivers/scsi/megaraid.c hba_soft_state[hba_count] = adapter; hba_count 4427 drivers/scsi/megaraid.c i = hba_count; hba_count 4474 drivers/scsi/megaraid.c mega_create_proc_entry(hba_count, mega_proc_dir_entry); hba_count 4481 drivers/scsi/megaraid.c hba_count++; hba_count 4576 drivers/scsi/megaraid.c hba_count--;