Searched defs:port_info_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stx.h63 typedef struct port_info port_info_t; typedef in typeref:struct:port_info
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c68 }port_info_t; typedef in typeref:struct:p_info
71 port_info_t *first;
72 port_info_t *last;
81 port_info_t *tmp;
82 port_info_t *nextptr;
98 port_info_t *pinfo1, *pinfo2;
99 port_info_t **ptr2pinfo1, **ptr2pinfo2;
101 ptr2pinfo1 = (port_info_t **)a;
102 ptr2pinfo2 = (port_info_t **)b;
104 pinfo1 = (port_info_t *)*ptr2pinfo
[all...]

Completed in 77 milliseconds