Lines Matching defs:inst
1392 msg(4, "thr_collect: collecting %s inst %d rn %d at = 0x%x.\n",
1768 int inst = edp->instance;
1774 msg(4, "test_driver: %s %d inst %d 0x%x rset %d %llx %llx\n",
1775 name, logsize, inst, atype, rset, offset, len);
1777 drv_inst = inst;
1778 if (getpath(devpath, inst, name, MAXPATHLEN) != -1) {
1801 inst, atype, rset, offset, len, 1) != 0) {
1841 for (i = 0, inst = -1, hdl = hdls; i < cnt;
1843 if (inst != hdl->instance) {
1844 inst = hdl->instance;
1845 (void) fprintf(outfile, "%d ", inst);