Home
last modified time | relevance | path

Searched refs:srr (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/ipfilter/ipsend/
HDipsopt.c88 int olen = len, srr = 0; local
127 srr++;
141 if (srr)
142 s[IPOPT_OLEN] = IPOPT_MINOFF - 1 + 4 * srr;
/NextBSD/usr.sbin/bluetooth/sdpd/
HDMakefile8 sd.c server.c sp.c srr.c ssar.c ssr.c sur.c uuid.c
/NextBSD/sys/cam/ctl/
HDscsi_ctl.c1221 int srr = 0; in ctlfedone() local
1240 srr = 1; in ctlfedone()
1248 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) == 0) { in ctlfedone()
1264 } else if (srr) { in ctlfedone()
/NextBSD/share/misc/
HDiso639445 srr srr Serer
/NextBSD/usr.bin/vgrind/
HDvgrindefs.src68 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
/NextBSD/sys/dev/isp/
HDisp_freebsd.h130 uint8_t srr[64]; /* sb QENTRY_LEN, but order of definitions is wrong */ member
HDisp_freebsd.c2246 inot = (in_fcentry_24xx_t *)atp->srr; in isp_handle_srr_start()
2365 memcpy(atp->srr, inot, sizeof (atp->srr)); in isp_handle_srr_notify()