Searched refs:rf (Results 76 - 100 of 337) sorted by relevance

1234567891011>>

/openbsd-current/distrib/hppa/iso/
H A DMakefile17 rm -rf ${.OBJDIR}/cd-dir
44 rm -rf cd-dir ${CDROM}
/openbsd-current/distrib/macppc/iso/
H A DMakefile17 rm -rf ${.OBJDIR}/cd-dir/
46 rm -rf cd-dir
/openbsd-current/sys/dev/ic/
H A Dar5xxx.c1271 ar5k_rfregs_op(u_int32_t *rf, u_int32_t offset, u_int32_t reg, u_int32_t bits, argument
1278 if (rf == NULL) {
1300 rf[entry] &= ~mask;
1301 rf[entry] |= ((data << position) << (col * 8)) & mask;
1304 data = (((rf[entry] & mask) >> (col * 8)) >>
1321 u_int32_t *rf; local
1326 rf = hal->ah_rf_banks;
1329 if (ar5k_rfregs_op(rf, hal->ah_offset[7], 0, 1, 36, 0, AH_FALSE) != 1)
1332 step = ar5k_rfregs_op(rf, hal->ah_offset[7], 0, 4, 32, 0, AH_FALSE);
1357 u_int32_t *rf; local
1508 u_int32_t *rf; local
1604 u_int32_t *rf; local
1700 u_int32_t *rf; local
[all...]
H A Dbwi.c1147 /* TODO: LED, hardware rf enabled is only related to LED setting */
1303 struct bwi_rf *rf = &mac->mac_rf; local
1309 (rf->rf_rev < 6 ? BWI_RF_ATTEN_MAX0
1327 if (rf->rf_type == BWI_RF_T_BCM2050) {
1390 struct bwi_rf *rf = &mac->mac_rf; local
1395 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev < 6)
1402 if (rf->rf_type == BWI_RF_T_BCM2050) {
1403 if (rf->rf_rev == 1)
1405 else if (rf
1491 struct bwi_rf *rf = &mac->mac_rf; local
1556 struct bwi_rf *rf = &mac->mac_rf; local
2151 struct bwi_rf *rf = &mac->mac_rf; local
2585 struct bwi_rf *rf = &mac->mac_rf; local
2641 struct bwi_rf *rf = &mac->mac_rf; local
2988 struct bwi_rf *rf = &mac->mac_rf; local
3112 struct bwi_rf *rf = &mac->mac_rf; local
3181 struct bwi_rf *rf = &mac->mac_rf; local
3282 struct bwi_rf *rf = &mac->mac_rf; local
3722 struct bwi_rf *rf = &mac->mac_rf; local
3743 struct bwi_rf *rf = &mac->mac_rf; local
3764 struct bwi_rf *rf = &mac->mac_rf; local
3909 struct bwi_rf *rf = &mac->mac_rf; local
4060 struct bwi_rf *rf = &mac->mac_rf; local
4101 struct bwi_rf *rf = &mac->mac_rf; local
4212 struct bwi_rf *rf = &mac->mac_rf; local
4296 struct bwi_rf *rf = &mac->mac_rf; local
4619 struct bwi_rf *rf = &mac->mac_rf; local
4781 struct bwi_rf *rf = &mac->mac_rf; local
5164 struct bwi_rf *rf = &mac->mac_rf; local
5431 struct bwi_rf *rf = &mac->mac_rf; local
5603 struct bwi_rf *rf = &mac->mac_rf; local
5643 struct bwi_rf *rf = &mac->mac_rf; local
5681 _nrssi_threshold(const struct bwi_rf *rf, int32_t val) argument
5763 bwi_rf_clear_state(struct bwi_rf *rf) argument
5907 struct bwi_rf *rf = &mac->mac_rf; local
5948 struct bwi_rf *rf = &mac->mac_rf; local
6009 struct bwi_rf *rf = &mac->mac_rf; local
6084 struct bwi_rf *rf = &mac->mac_rf; local
[all...]
/openbsd-current/regress/usr.bin/cvs/
H A DMakefile122 @rm -rf ${REGRESS_WCOPY}
128 @rm -rf ${REGRESS_WCOPY}
139 @rm -rf ${REGRESS_WCOPY}
152 @rm -rf ${REGRESS_WCOPY}
160 @rm -rf ${REGRESS_WCOPY}
166 @rm -rf ${REGRESS_WCOPY}
172 @rm -rf ${REGRESS_WCOPY}
180 @rm -rf ${REGRESS_WCOPY}
187 @rm -rf ${REGRESS_WCOPY}
194 @rm -rf
[all...]
/openbsd-current/regress/usr.bin/rcs/
H A DMakefile125 @rm -rf test
137 @rm -rf test
157 @rm -rf test
187 @rm -rf test
211 @rm -rf test
301 @rm -rf blah.c,v
333 @rm -rf RCS/file*
353 @rm -rf RCS
461 @rm -rf RCS/blah.c,v blah.c
469 @rm -rf bla
[all...]
/openbsd-current/usr.bin/rcs/
H A Drcs.c1100 * Add a revision to the RCS file <rf>. The new revision's number can be
1110 rcs_rev_add(RCSFILE *rf, RCSNUM *rev, const char *msg, time_t date, argument
1118 if (rf->rf_flags & RCS_CREATE) {
1121 rf->rf_head = rev;
1123 rev = rcsnum_inc(rf->rf_head);
1126 if ((rdp = rcs_findrev(rf, rev)) != NULL) {
1141 if (!(rf->rf_flags & RCS_CREATE)) {
1143 ordp = TAILQ_FIRST(&(rf->rf_delta));
1162 TAILQ_INSERT_HEAD(&(rf->rf_delta), rdp, rd_list);
1163 rf
1177 rcs_rev_remove(RCSFILE *rf, RCSNUM *rev) argument
1836 rcs_kwexp_buf(BUF *bp, RCSFILE *rf, RCSNUM *rev) argument
[all...]
/openbsd-current/distrib/hppa/ramdisk/
H A DMakefile20 rm -rf ${.OBJDIR}/cd-dir/
46 rm -rf $@.d
77 rm -rf mr.fs.d
/openbsd-current/distrib/macppc/ramdisk/
H A DMakefile13 rm -rf ${.OBJDIR}/cd-dir/
49 rm -rf $@.d
78 rm -rf cd-dir mr.fs.d
/openbsd-current/usr.sbin/mopd/otherOS/linux2/
H A Dmopd-x.x.x.spec35 rm -rf $RPM_BUILD_ROOT
45 rm -rf mopd-2.5.4
46 rm -rf $RPM_BUILD_ROOT
/openbsd-current/regress/usr.bin/ssh/
H A Dscp.sh23 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} ${COPY3} ${DIR3}
31 rm -rf ${DIR2}
112 rm -rf ${DIR2}
119 rm -rf ${DIR2}
136 rm -rf ${DIR3}
144 rm -rf ${DIR2}
H A Dscp3.sh18 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2}
26 rm -rf ${DIR2}
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsanity.sh48 rm -rf ${TMPDIR}
/openbsd-current/gnu/usr.bin/binutils/
H A Dylwrap73 trap "cd `pwd`; rm -rf $dirname > /dev/null 2>&1" 1 2 3 15
121 rm -rf $dirname
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dmkheaders.in81 rm -rf ${incdir}/*
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsanity.sh48 rm -rf ${TMPDIR}
/openbsd-current/distrib/armv7/ramdisk/
H A DMakefile24 rm -rf $@.d
53 rm -rf cd-dir mr.fs.d
/openbsd-current/regress/usr.bin/rsync/
H A Dtest6b_perms.test11 rm -rf dir1 dir2 dir3
/openbsd-current/sys/arch/amd64/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/arm64/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/armv7/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/hppa/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/i386/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/landisk/
H A DMakefile42 rm -rf $${TDIR}
/openbsd-current/sys/arch/loongson/
H A DMakefile42 rm -rf $${TDIR}

Completed in 159 milliseconds

1234567891011>>