| /freebsd/sys/dev/mlx4/mlx4_core/ | 
| H A D | mlx4_intf.c | 42 	struct mlx4_interface  *intf;  member 50 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv)  in mlx4_add_device() 74 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv)  in mlx4_remove_device() 90 int mlx4_register_interface(struct mlx4_interface *intf)  in mlx4_register_interface() 115 void mlx4_unregister_interface(struct mlx4_interface *intf)  in mlx4_unregister_interface() 201 	struct mlx4_interface *intf;  in mlx4_register_device()  local 219 	struct mlx4_interface *intf;  in mlx4_unregister_device()  local
  | 
| /freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ | 
| H A D | usb.c | 31 static int mt76x2u_probe(struct usb_interface *intf,  in mt76x2u_probe() 92 static void mt76x2u_disconnect(struct usb_interface *intf)  in mt76x2u_disconnect() 106 static int __maybe_unused mt76x2u_suspend(struct usb_interface *intf,  in mt76x2u_suspend() 116 static int __maybe_unused mt76x2u_resume(struct usb_interface *intf)  in mt76x2u_resume()
  | 
| /freebsd/sys/contrib/dev/rtw88/ | 
| H A D | rtw8822cu.c | 28 static int rtw8822cu_probe(struct usb_interface *intf,  in rtw8822cu_probe()
  | 
| H A D | rtw8723du.c | 20 static int rtw8723du_probe(struct usb_interface *intf,  in rtw8723du_probe()
  | 
| H A D | rtw8822bu.c | 86 static int rtw8822bu_probe(struct usb_interface *intf,  in rtw8822bu_probe()
  | 
| H A D | rtw8821cu.c | 44 static int rtw_8821cu_probe(struct usb_interface *intf,  in rtw_8821cu_probe()
  | 
| H A D | usb.c | 1040 			     struct usb_interface *intf)  in rtw_usb_intf_init() 1065 				struct usb_interface *intf)  in rtw_usb_intf_deinit() 1251 int rtw_usb_probe(struct usb_interface *intf, const struct usb_device_id *id)  in rtw_usb_probe() 1349 void rtw_usb_disconnect(struct usb_interface *intf)  in rtw_usb_disconnect()
  | 
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ | 
| H A D | usb.c | 254 static int mt7921u_suspend(struct usb_interface *intf, pm_message_t state)  in mt7921u_suspend() 281 static int mt7921u_resume(struct usb_interface *intf)  in mt7921u_resume()
  | 
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ | 
| H A D | usb.c | 242 static int mt7925u_suspend(struct usb_interface *intf, pm_message_t state)  in mt7925u_suspend() 274 static int mt7925u_resume(struct usb_interface *intf)  in mt7925u_resume()
  | 
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ | 
| H A D | usb.c | 220 static int mt7663u_suspend(struct usb_interface *intf, pm_message_t state)  in mt7663u_suspend() 239 static int mt7663u_resume(struct usb_interface *intf)  in mt7663u_resume()
  | 
| /freebsd/tests/sys/netpfil/pf/ | 
| H A D | pfsync_defer.py | 76 def ping(intf):  argument
  | 
| /freebsd/sys/contrib/dev/rtw89/ | 
| H A D | usb.c | 846 			   struct usb_interface *intf)  in rtw89_usb_parse() 899 			       struct usb_interface *intf)  in rtw89_usb_intf_init() 923 				  struct usb_interface *intf)  in rtw89_usb_intf_deinit() 932 int rtw89_usb_probe(struct usb_interface *intf,  in rtw89_usb_probe() 1016 void rtw89_usb_disconnect(struct usb_interface *intf)  in rtw89_usb_disconnect()
  | 
| /freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ | 
| H A D | t_kperf.c | 53     int blocksize, num_blocks, intf, op, i;  in main()  local
  | 
| /freebsd/sys/dev/mlx5/mlx5_core/ | 
| H A D | mlx5_main.c | 106 	struct mlx5_interface  *intf;  member 791 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv)  in mlx5_add_device() 814 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv)  in mlx5_remove_device() 835 	struct mlx5_interface *intf;  in mlx5_register_device()  local 850 	struct mlx5_interface *intf;  in mlx5_unregister_device()  local 859 int mlx5_register_interface(struct mlx5_interface *intf)  in mlx5_register_interface() 876 void mlx5_unregister_interface(struct mlx5_interface *intf)  in mlx5_unregister_interface()
  | 
| /freebsd/usr.sbin/bhyve/ | 
| H A D | tpm_device.c | 37 	struct tpm_intf *intf;  member
  | 
| /freebsd/sys/dev/xen/console/ | 
| H A D | xen_console.c | 122 	struct xencons_interface	*intf;  member 323 	struct xencons_interface *intf;  in xencons_write_ring()  local 355 	struct xencons_interface *intf;  in xencons_read_ring()  local
  | 
| /freebsd/sys/dev/oce/ | 
| H A D | oce_hw.c | 238 	pci_sli_intf_t intf;  in oce_hw_pci_alloc()  local
  | 
| /freebsd/sys/compat/linuxkpi/common/src/ | 
| H A D | linux_usb.c | 1079 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index)  in usb_altnum_to_altsetting() 1122 usbd_get_intfdata(struct usb_interface *intf)  in usbd_get_intfdata() 1262 usb_set_intfdata(struct usb_interface *intf, void *data)  in usb_set_intfdata()
  | 
| /freebsd/sys/compat/linuxkpi/common/include/linux/ | 
| H A D | usb.h | 315 #define	interface_to_usbdev(intf) (intf)->linux_udev  argument 316 #define	interface_to_bsddev(intf) (intf)->linux_udev  argument
  | 
| /freebsd/crypto/krb5/src/kadmin/server/ | 
| H A D | auth.c | 69     const int intf = PLUGIN_INTERFACE_KADM5_AUTH;  in auth_init()  local
  | 
| /freebsd/sys/contrib/dev/mediatek/mt76/ | 
| H A D | usb.c | 293 mt76u_set_endpoints(struct usb_interface *intf,  in mt76u_set_endpoints() 1074 int __mt76u_init(struct mt76_dev *dev, struct usb_interface *intf,  in __mt76u_init() 1120 int mt76u_init(struct mt76_dev *dev, struct usb_interface *intf)  in mt76u_init()
  | 
| /freebsd/sys/contrib/zlib/ | 
| H A D | zconf.h | 166 #  define intf                  z_intf  macro 416 typedef int   FAR intf;  typedef
  | 
| H A D | zconf.h.in | 155 #  define intf                  z_intf  macro 405 typedef int   FAR intf;  typedef
  | 
| /freebsd/crypto/krb5/src/lib/krb5/os/ | 
| H A D | localauth.c | 109     const int intf = PLUGIN_INTERFACE_LOCALAUTH;  in get_modules()  local
  | 
| H A D | hostrealm.c | 73     const int intf = PLUGIN_INTERFACE_HOSTREALM;  in get_modules()  local
  |