Searched refs:cur_ctype (Results 1 – 14 of 14) sorted by relevance
253 if (cur_ctype == NULL && option_f) in embedded_scsi()264 if (cur_ctype == NULL && option_f) in not_embedded_scsi()275 if (cur_ctype == NULL && option_f) in not_scsi()333 if (cur_ctype == NULL && option_f) in scsi()345 if (cur_ctype == NULL && option_f) in scsi_expert()386 if (cur_ctype && cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in support_fdisk_on_sparc()
113 struct ctlr_type *cur_ctype; /* current ctype */ variable207 #define SMD (cur_ctype->ctype_flags & CF_SMD_DEFS)208 #define SCSI (cur_ctype->ctype_flags & CF_SCSI)209 #define EMBEDDED_SCSI ((cur_ctype->ctype_flags & (CF_SCSI|CF_EMBEDDED)) == \
95 cur_ctype = (struct ctlr_type *)NULL; in main()369 cur_ctype = cur_ctlr->ctlr_ctype;370 cur_ops = cur_ctype->ctype_ops;420 if (cur_ctype->ctype_flags & CF_APC)431 if ((cur_ctype->ctype_flags & CF_SCSI) &&505 if (!(cur_ctype->ctype_flags & CF_CONFIRM)) {622 if (cur_ctype->ctype_flags & CF_SMD_DEFS) { in get_disk_characteristics()
85 if (cur_ctype->ctype_flags & CF_NOWLIST) { in read_list()92 if (cur_ctype->ctype_flags & CF_WLIST) { in read_list()336 if (cur_ctype->ctype_flags & CF_NOWLIST) { in write_deflist()343 if (cur_ctype->ctype_flags & CF_WLIST) { in write_deflist()
379 type = cur_ctype->ctype_dlist; in c_type()385 if (cur_ctype->ctype_ctype == DKC_SCSI_CCS) { in c_type()555 cur_ctype->ctype_dlist = tptr; in c_type()838 if ((cur_ctype->ctype_flags & CF_SCSI) && !EMBEDDED_SCSI && in c_format()839 (cur_ctype->ctype_flags & CF_DEFECTS) && in c_format()855 if (cur_ctype->ctype_flags & CF_SCSI) { in c_format()1405 } else if (cur_ctype->ctype_flags & CF_WLIST) { in c_repair()1625 if (cur_ctype->ctype_ctype == DKC_DIRECT || in c_label()1626 cur_ctype->ctype_ctype == DKC_BLKDEV) in c_label()1915 if (cur_ctype->ctype_flags & CF_BLABEL) in c_backup()[all …]
264 if ((cur_ctype != NULL) && (cur_ctype->ctype_ctype == DKC_DIRECT || in auto_efi_sense()265 cur_ctype->ctype_ctype == DKC_VBD || in auto_efi_sense()266 cur_ctype->ctype_ctype == DKC_BLKDEV)) { in auto_efi_sense()267 ctlr = find_ctlr_info(&dkinfo, cur_ctype->ctype_ctype); in auto_efi_sense()268 disk_info = find_disk_info(&dkinfo, cur_ctype->ctype_ctype); in auto_efi_sense()1960 if (cur_ctype->ctype_ctype == DKC_DIRECT ||1961 cur_ctype->ctype_ctype == DKC_VBD ||1962 cur_ctype->ctype_ctype == DKC_BLKDEV)1963 ctlr = find_ctlr_type(cur_ctype->ctype_ctype);
137 if (!(cur_ctype->ctype_flags & CF_CONFIRM) && in d_original()207 if (! (cur_ctype->ctype_flags & CF_CONFIRM) && in d_extract()868 if (! (cur_ctype->ctype_flags & CF_SCSI) && in d_create()
192 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()247 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()524 if (!build_default_partition(label, cur_ctype->ctype_ctype))
169 if (cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in ata_rdwr()184 if (cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in ata_rdwr()
149 if (cur_ctype->ctype_flags & CF_SCSI)555 } else if (cur_ctype->ctype_flags & CF_WLIST) {
272 if ((cur_ctype->ctype_flags & CF_SCSI) && in a_setup()
430 if (cur_ctype->ctype_flags & CF_SMD_DEFS) { in get_bps()
472 cur_ctype->ctype_dlist = cur_dtype; in update_cur_parts()
440 if (cur_ctype->ctype_flags & CF_BLABEL) in write_label()