Searched refs:attr_length (Results 1 – 4 of 4) sorted by relevance
3539 uint_t attr_length; in ibmf_saa_impl_get_attr_id_length() local3550 attr_length = sizeof (ib_mad_classportinfo_t); in ibmf_saa_impl_get_attr_id_length()3553 attr_length = sizeof (ib_mad_notice_t); in ibmf_saa_impl_get_attr_id_length()3556 attr_length = sizeof (ib_mad_informinfo_t); in ibmf_saa_impl_get_attr_id_length()3559 attr_length = sizeof (sa_node_record_t); in ibmf_saa_impl_get_attr_id_length()3562 attr_length = sizeof (sa_portinfo_record_t); in ibmf_saa_impl_get_attr_id_length()3565 attr_length = sizeof (sa_SLtoVLmapping_record_t); in ibmf_saa_impl_get_attr_id_length()3568 attr_length = sizeof (sa_switchinfo_record_t); in ibmf_saa_impl_get_attr_id_length()3571 attr_length = sizeof (sa_linearft_record_t); in ibmf_saa_impl_get_attr_id_length()3574 attr_length = sizeof (sa_randomft_record_t); in ibmf_saa_impl_get_attr_id_length()[all …]
778 uint32_t attr_length; in fct_fctiocmd() local815 attr_length = sizeof (fc_tgt_hba_adapter_attributes_t); in fct_fctiocmd()816 if (fctio->fctio_olen < attr_length || in fct_fctiocmd()835 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()836 if (fctio->fctio_olen < attr_length || in fct_fctiocmd()855 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()856 if (fctio->fctio_olen < attr_length || in fct_fctiocmd()874 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()875 if (fctio->fctio_olen < attr_length || in fct_fctiocmd()
1193 int attr_length, reg_length; in sa_attr_iter() local1198 attr_length = reg_length; in sa_attr_iter()1201 attr_length = length_start[length_idx]; in sa_attr_iter()1205 func(hdr, data_start, tb->lot_attrs[i], attr_length, in sa_attr_iter()1209 attr_length), 8); in sa_attr_iter()
420 uint32_t attr_length; in rfs4_op_readdir() local1474 attr_length = in rfs4_op_readdir()1478 IXDR_PUT_U_INT32(attr_offset_ptr, attr_length); in rfs4_op_readdir()