Searched refs:srr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dipsopt.c88 int olen = len, srr = 0; local
127 srr++;
141 if (srr)
142 s[IPOPT_OLEN] = IPOPT_MINOFF - 1 + 4 * srr;
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
H A DMakefile9 sd.c server.c sp.c srr.c ssar.c ssr.c sur.c uuid.c
/freebsd-10-stable/sys/cam/ctl/
H A Dscsi_ctl.c1187 int srr = 0; local
1206 srr = 1;
1219 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) &&
1242 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) == 0) {
/freebsd-10-stable/sys/dev/isp/
H A Disp_freebsd.h123 uint8_t srr[64]; /* sb QENTRY_LEN, but order of definitions is wrong */ member in struct:atio_private_data
H A Disp_freebsd.c1948 inot = (in_fcentry_24xx_t *)atp->srr;
2054 memcpy(atp->srr, inot, sizeof (atp->srr));

Completed in 212 milliseconds