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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h331 #define FC_GET_RSP(x_port, x_handle, x_dest, x_src, x_size, x_flag) \
335 (uint8_t *)(x_src), (x_size), \
338 bcopy((x_src), (x_dest), (x_size)); \
342 #define FC_SET_CMD(x_port, x_handle, x_src, x_dest, x_size, x_flag) \
346 (uint8_t *)(x_dest), (x_size), \
349 bcopy((x_src), (x_dest), (x_size)); \
/opensolaris-onvv-gate/usr/src/head/
H A Dsyms.h174 unsigned short x_size; /* str, union, array */ member in struct:auxent::__anon2586::__anon2587::__anon2588

Completed in 101 milliseconds