Lines Matching refs:ctlr
437 unsigned ctlr = h->ctlr; in cciss_seq_show() local
459 ctlr, (int) *pos, (int)vol_sz, (int)vol_sz_frac, in cciss_seq_show()
946 dev_set_name(dev, "c%dd%d", h->ctlr, drv_index); in cciss_create_ld_sysfs_entry()
1004 c->ctlr = h->ctlr; in cmd_alloc()
1040 c->ctlr = h->ctlr; in cmd_special_alloc()
1815 ctlr_info_t *h = hba[c->ctlr]; in cciss_softirq_done()
1937 sprintf(disk->disk_name, "cciss/c%dd%d", h->ctlr, drv_index); in cciss_add_disk()
3203 "abort %p\n", h->ctlr, cmd); in complete_command()
4425 hba[h->ctlr] = NULL; in free_hba()
4926 int ctlr = h->ctlr; in cciss_undo_allocations_after_kdump_soft_reset() local
4952 hba[ctlr] = NULL; in cciss_undo_allocations_after_kdump_soft_reset()
5012 h->ctlr = i; in cciss_init_one()
5257 i = h->ctlr; in cciss_remove_one()