Searched refs:fctio_ilen (Results 1 – 4 of 4) sorted by relevance
269 fctio.fctio_ilen = 8; in getPortAttributes()323 fctio.fctio_ilen = 8; in getDiscoveredAttributes()371 fctio.fctio_ilen = (uint32_t)(sizeof (wwn)); in getDiscoveredAttributes()424 fctio.fctio_ilen = (uint32_t)(sizeof (en_portWWN)); in sendRLS()
128 fctio.fctio_ilen = 8; in getHBAAttributes()200 fctio.fctio_ilen = 8; in doForceLip()
58 uint32_t fctio_ilen; /* Input buffer length */ member
264 if ((*fctio)->fctio_ilen) { in fct_copyin_iocdata()265 *ibuf = kmem_zalloc((*fctio)->fctio_ilen, KM_SLEEP); in fct_copyin_iocdata()267 *ibuf, (*fctio)->fctio_ilen, mode)) { in fct_copyin_iocdata()295 kmem_free(*ibuf, (*fctio)->fctio_ilen); in fct_copyin_iocdata()955 kmem_free(ibuf, fctio->fctio_ilen); in fct_fctiocmd()