Home
last modified time | relevance | path

Searched refs:gwrap_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_gcmd.c57 } gwrap_t; typedef
68 gwrap_t *gwp; in ghd_gcmd_alloc()
73 gwrap_len = sizeof (gwrap_t) + ccblen; in ghd_gcmd_alloc()
H A Dghd_scsa.c62 } gwrap_t; typedef
98 gwrap_t *gwp; in ghd_pktalloc()
101 gwrap_len = sizeof (gwrap_t) + ROUNDUP(ccblen); in ghd_pktalloc()
111 gwp = (gwrap_t *)(pktp->pkt_ha_private); in ghd_pktalloc()