Lines Matching refs:defects
515 * Check if defects list command is supported, if it
537 * Format without any of the standard mode selects ignoring Grown defects list.
1746 struct scsi_defect_list *defects;
1807 defects = zalloc(nbytes);
1808 *(struct scsi_defect_hdr *)defects = *(struct scsi_defect_hdr *)hdr;
1817 ucmd.uscsi_bufaddr = (caddr_t)defects;
1824 destroy_data((char *)defects);
1828 defects->length = BE_16(defects->length);
1831 err_print("not enough defects");
1832 destroy_data((char *)defects);
1835 scsi_convert_list_to_new(list, (struct scsi_defect_list *)defects,
1837 destroy_data((char *)defects);
3477 * defects information is provided .