Searched refs:busid (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/dsession/sun-src/
H A Ddsession.c55 char busid[64]; member in struct:__anon15
271 if (dsession_mgr_table[index].busid[0])
272 printf("\tbusid = %s\n", dsession_mgr_table[index].busid);
999 * of root complex may have changed. So table's busid needs update if
1023 snprintf(dsession_mgr_table[index].busid,
1024 sizeof (dsession_mgr_table[index].busid),
1067 " display=:%d busid=%s",
1068 display, dsession_mgr_table[index].busid);
1441 snprintf(dsession_mgr_table[disp_num].busid,
1442 sizeof (dsession_mgr_table[disp_num].busid),
[all...]

Completed in 12 milliseconds