Searched refs:vnic_res_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/enic/
H A Dvnic_resource.h18 enum vnic_res_type { enum
H A Dvnic_dev.h54 enum vnic_res_type type);
61 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
64 enum vnic_res_type type);
66 enum vnic_res_type type, unsigned int index);
68 enum vnic_res_type type);
H A Dvnic_dev.c119 enum vnic_res_type type)
124 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,

Completed in 114 milliseconds