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

/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h73 * differences. The first is that the opio_u.b element is char * instead of
76 * The second regards opio_u.i, which was an int, but is now int []. In almost
77 * all cases, only opio_u.i (opio_u.i[0]) will be referenced. However, certain
81 * from the start. In reality, no element greater than opio_u.i[4] is currently
82 * referenced, hence OPROM_NODE_SIZE (named because opio_u.i is usually
86 * affords an easy way to determine whether opio_u contains char * or int.
94 } opio_u; member in struct:dynopenpromio

Completed in 683 milliseconds