Searched refs:npi_mac_port_attr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.h | 340 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 347 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 355 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 364 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 369 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 377 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 387 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 398 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 475 npi_status_t npi_mac_port_attr(npi_handle_t, io_op_t, uint8_t,
|
H A D | npi_mac.c | 893 npi_mac_port_attr(npi_handle_t handle, io_op_t op, uint8_t portn, function 917 " npi_mac_port_attr" 957 " npi_mac_port_attr" 984 " npi_mac_port_attr" 998 " npi_mac_port_attr" 1033 " npi_mac_port_attr" 1046 " npi_mac_port_attr" 1094 " npi_mac_port_attr" 1108 " npi_mac_port_attr" 1139 " npi_mac_port_attr" [all...] |
Completed in 62 milliseconds