Home
last modified time | relevance | path

Searched refs:fc_tgt_hba_list_t (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/sun_fc/common/
H A DTgtFCHBA.cc225 fc_tgt_hba_list_t *tgthbaList; in loadAdapters()
276 bufSize = 8 * (size - 1) + (int) sizeof (fc_tgt_hba_list_t); in loadAdapters()
277 tgthbaList = (fc_tgt_hba_list_t *)new uchar_t[bufSize]; in loadAdapters()
/titanic_44/usr/src/uts/common/sys/
H A Dfctio.h71 } fc_tgt_hba_list_t; typedef
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c787 fc_tgt_hba_list_t *list = (fc_tgt_hba_list_t *)obuf; in fct_fctiocmd()
790 if (fctio->fctio_olen < sizeof (fc_tgt_hba_list_t)) { in fct_fctiocmd()
795 sizeof (fc_tgt_hba_list_t))/8 + 1; in fct_fctiocmd()