ftype 168 arch/i386/i386/trap.c vm_prot_t vftype, ftype; ftype 178 arch/i386/i386/trap.c ftype = VM_PROT_READ | VM_PROT_WRITE; ftype 180 arch/i386/i386/trap.c ftype = vftype = VM_PROT_READ; ftype 490 arch/i386/i386/trap.c rv = uvm_fault(map, va, 0, ftype); ftype 510 arch/i386/i386/trap.c map, va, ftype, rv); ftype 549 dev/ic/if_wi.c u_int16_t ftype; ftype 659 dev/ic/if_wi.c ftype = letoh16(rx_frame.wi_frame_ctl) & WI_FCTL_FTYPE; ftype 682 dev/ic/if_wi.c if (ftype == WI_FTYPE_MGMT && ftype 2414 dev/ic/isp.c isp_scan_fabric(struct ispsoftc *isp, int ftype) ftype 2509 dev/ic/isp.c lcl.fc4_type = ftype; ftype 2534 dev/ic/isp.c if (rs1->snscb_fc4_types[ftype >> 5] & (1 << (ftype & 0x1f))) { ftype 2544 dev/ic/isp.c portid, ftype); ftype 2577 dev/ic/isp.c isp_scan_fabric(struct ispsoftc *isp, int ftype) ftype 2603 dev/ic/isp.c rq->snscb_fc4_type = ftype; ftype 2665 dev/ic/isp.c lcl.fc4_type = ftype; ftype 2834 dev/ic/isp.c int index = (ftype >> 3); ftype 2835 dev/ic/isp.c int bshft = (ftype & 0x7) * 4; ftype 3403 dev/ic/isp.c int ftype = (arg)? *((int *) arg) : FC4_SCSI; ftype 3404 dev/ic/isp.c return (isp_scan_fabric(isp, ftype)); ftype 594 lib/libsa/nfs.c n_long ftype, mode; ftype 596 lib/libsa/nfs.c ftype = ntohl(fp->fa.fa_type); ftype 598 lib/libsa/nfs.c mode |= nfs_stat_types[ftype & 7]; ftype 439 net/pfkeyv2_convert.c struct sadb_protocol *sab, struct sadb_protocol *ftype) ftype 481 net/pfkeyv2_convert.c flow->sen_direction = ftype->sadb_protocol_direction; ftype 511 net/pfkeyv2_convert.c flow->sen_ip6_direction = ftype->sadb_protocol_direction; ftype 581 net/pfkeyv2_convert.c export_flow(void **p, u_int8_t ftype, struct sockaddr_encap *flow, ftype 591 net/pfkeyv2_convert.c switch (ftype) {