Searched defs:req_hwgrp_flag (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/vnic/ |
H A D | vnic_dev.c | 199 uint16_t vid, boolean_t req_hwgrp_flag) 308 if (req_hwgrp_flag) { 351 uint32_t req_hwgrp_flag = B_FALSE; local 422 req_hwgrp_flag); 425 if (diag != NULL && req_hwgrp_flag) 542 req_hwgrp_flag = B_TRUE; 196 vnic_unicast_add(vnic_t *vnic, vnic_mac_addr_type_t vnic_addr_type, int *addr_slot, uint_t prefix_len, int *addr_len_ptr_arg, uint8_t *mac_addr_arg, uint16_t flags, vnic_ioc_diag_t *diag, uint16_t vid, boolean_t req_hwgrp_flag) argument
|
Completed in 63 milliseconds