Lines Matching refs:fixbit
8641 char fixbit; in st_make_cmd() local
8681 fixbit = 0; in st_make_cmd()
8684 fixbit = 1; in st_make_cmd()
8691 fixbit = 2; in st_make_cmd()
8726 fixbit = 2; /* suppress SILI */ in st_make_cmd()
8728 fixbit = 1; /* Fixed Block Mode */ in st_make_cmd()
8740 fixbit = 1; /* Fixed Block Mode */ in st_make_cmd()
8743 fixbit = 0; in st_make_cmd()
8754 fixbit = 0; in st_make_cmd()
8779 fixbit = 0; in st_make_cmd()
8783 fixbit = 1; in st_make_cmd()
8797 fixbit = SPACE_TYPE(bp->b_bcount); in st_make_cmd()
8802 space_strs[fixbit & 7], count, in st_make_cmd()
8813 fixbit = SPACE_TYPE(bp->b_bcount); in st_make_cmd()
8818 space_strs[fixbit & 7], count, in st_make_cmd()
8829 fixbit = 0; in st_make_cmd()
8852 fixbit = 1; /* Long */ in st_make_cmd()
8859 fixbit = 0; in st_make_cmd()
8869 fixbit = 0; in st_make_cmd()
8878 fixbit = 0; in st_make_cmd()
8886 fixbit = 0; in st_make_cmd()
8894 fixbit = 0; in st_make_cmd()
8903 fixbit = count = 0; in st_make_cmd()
8911 fixbit = 0; in st_make_cmd()
8919 fixbit = 0; in st_make_cmd()
8927 fixbit = un->un_read_pos_type; in st_make_cmd()
8983 ucdb->t_code = fixbit; in st_make_cmd()