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

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h104 struct chg_list *dtype_chglist; /* mode sense/select */ member in struct:disk_type
H A Dstartup.c2506 cp1 = dp1->dtype_chglist;
2507 cp2 = dp2->dtype_chglist;
2698 if (disk->dtype_chglist == NULL) {
2699 disk->dtype_chglist = nc;
2701 for (cp = disk->dtype_chglist; cp->next; cp = cp->next)
H A Dctlr_scsi.c810 cur_dtype->dtype_chglist);
946 cur_dtype->dtype_chglist);
1139 cur_dtype->dtype_chglist);
1293 cur_dtype->dtype_chglist);
1438 cur_dtype->dtype_chglist);
1519 (!chg_list_affects_page(cur_dtype->dtype_chglist,
1635 cur_dtype->dtype_chglist);

Completed in 110 milliseconds