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

/freebsd-11-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-11-stable/contrib/ipfilter/ipsend/
H A Dipsopt.c82 int olen = len, srr = 0; local
121 srr++;
135 if (srr)
136 s[IPOPT_OLEN] = IPOPT_MINOFF - 1 + 4 * srr;
/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c1202 int srr = 0; local
1221 srr = 1;
1234 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) &&
1257 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) == 0) {
/freebsd-11-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.c1958 inot = (in_fcentry_24xx_t *)atp->srr;
2064 memcpy(atp->srr, inot, sizeof (atp->srr));

Completed in 83 milliseconds