/src/sys/dev/pci/cxgb/ |
cxgb_t3_cpl.h | 1212 __u8 iff:4; member in struct:cpl_trace_pkt 1216 __u8 iff:4; member in struct:cpl_trace_pkt 1226 __u8 iff:4; member in struct:cpl_rx_pkt 1236 __u8 iff:4; member in struct:cpl_rx_pkt 1321 __u8 iff:4; member in struct:cpl_smt_write_req 1323 __u8 iff:4; member in struct:cpl_smt_write_req 1346 __u8 iff:4; member in struct:cpl_smt_read_req 1348 __u8 iff:4; member in struct:cpl_smt_read_req
|
cxgb_sge.c | 2157 struct port_info *pi = &adap->port[adap->rxpkt_map[cpl->iff]]; 2160 DPRINTF("rx_eth m=%p m->m_data=%p p->iff=%d\n", m, mtod(m, uint8_t *), cpl->iff);
|
/src/usr.sbin/route6d/ |
route6d.c | 112 struct iff *ifc_filter; /* filter structure */ 125 struct iff { struct 129 struct iff *iff_next; 262 static struct iff * 812 struct iff *iffp; 982 struct iff *iffp; 2743 struct iff *iffp; 2850 struct iff ftmp, *iff_obj; 2900 iff_obj = malloc(sizeof(struct iff)); 2905 sizeof(struct iff)); [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_common_interceptors_ioctl.inc | 557 // Size can be 0 iff type is NONE.
|
sanitizer_interceptors_ioctl_netbsd.inc | 1479 // Size can be 0 iff type is NONE.
|
sanitizer_common_interceptors.inc | 3420 // \0 character. They write it iff they clear *src.
|
/src/sys/lib/libkern/arch/hppa/ |
milli.S | 591 ; Note: dividend>==divisor iff dividend-divisor does not borrow 592 ; and not borrow iff carry 1812 addo arg0,arg1,r0 ; trap iff dividend==0x80000000 && divisor==-1
|
/src/sys/external/isc/libsodium/dist/ |
aclocal.m4 | 112 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
/src/sys/arch/m68k/060sp/dist/ |
fplsp.s | 5079 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE 5212 # here, the operation may underflow iff the precision is sgl or dbl. 5288 cmp.l %d1,&0 # D0 < 0 IFF N IS ODD 5801 and.l &0x80000000,%d1 # D0 WAS ODD IFF D0 < 0 9569 bcs.b R_LT_Y # borrow is set iff R < Y
|
fpsp.s | 5185 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE 5318 # here, the operation may underflow iff the precision is sgl or dbl. 5394 cmp.l %d1,&0 # D0 < 0 IFF N IS ODD 5907 and.l &0x80000000,%d1 # D0 WAS ODD IFF D0 < 0 9928 bcs.b R_LT_Y # borrow is set iff R < Y
|
/src/sys/external/isc/libsodium/dist/m4/ |
libtool.m4 | 3824 # True iff FILE is a Windows DLL '.def' file.
|