Searched defs:gw_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/ | ||
H A D | ghd_gcmd.c | 44 }gw_t; typedef in typeref:struct:gw_gcmd_and_length 49 #define GW_PADDED_LENGTH ROUNDUP(sizeof (gw_t)) 53 gw_t gw; 101 kmem_free(gcmdp, ((gw_t *)gcmdp)->glen); |
Completed in 78 milliseconds