Lines Matching refs:ctlr
435 unsigned ctlr = h->ctlr; in cciss_seq_show() local
457 ctlr, (int) *pos, (int)vol_sz, (int)vol_sz_frac, in cciss_seq_show()
962 dev_set_name(dev, "c%dd%d", h->ctlr, drv_index); in cciss_create_ld_sysfs_entry()
1020 c->ctlr = h->ctlr; in cmd_alloc()
1056 c->ctlr = h->ctlr; in cmd_special_alloc()
1831 ctlr_info_t *h = hba[c->ctlr]; in cciss_softirq_done()
1953 sprintf(disk->disk_name, "cciss/c%dd%d", h->ctlr, drv_index); in cciss_add_disk()
3219 "abort %p\n", h->ctlr, cmd); in complete_command()
4441 hba[h->ctlr] = NULL; in free_hba()
4941 int ctlr = h->ctlr; in cciss_undo_allocations_after_kdump_soft_reset() local
4967 hba[ctlr] = NULL; in cciss_undo_allocations_after_kdump_soft_reset()
5027 h->ctlr = i; in cciss_init_one()
5272 i = h->ctlr; in cciss_remove_one()