Lines Matching refs:instance
125 * @ctrl: Host NVMe controller instance which we got the address
152 * @ctrl: Host NVMe controller instance maintaining the admin
197 * @ctrl: Host NVMe controller instance maintaining the admin
242 * @ctrl: Host NVMe controller instance maintaining the admin
420 * @ctrl: Host nvme controller instance used to request
495 * @ctrl: Host nvme controller instance used to establish an
573 * @ops: Transport ops instance to be registered to the
595 * @ops: Transport ops instance to be unregistered from the
1297 * Add dummy entries for instance and cntlid to
1300 seq_puts(seq_file, "instance=-1,cntlid=-1");
1322 seq_printf(seq_file, "instance=%d,cntlid=%d\n",
1323 ctrl->instance, ctrl->cntlid);