Lines Matching refs:bcopy

111 	bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY));  in mpr_config_get_ioc_pg8()
169 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_ioc_pg8()
181 bcopy(page, config_page, MIN(cm->cm_length, (sizeof(Mpi2IOCPage8_t)))); in mpr_config_get_ioc_pg8()
241 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_iounit_pg8()
299 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_iounit_pg8()
311 bcopy(page, config_page, MIN(cm->cm_length, in mpr_config_get_iounit_pg8()
409 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_dpm_pg0()
469 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_dpm_pg0()
481 bcopy(page, config_page, MIN(cm->cm_length, sz)); in mpr_config_get_dpm_pg0()
545 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_set_dpm_pg0()
590 bcopy(config_page, page, MIN(cm->cm_length, in mpr_config_set_dpm_pg0()
607 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_set_dpm_pg0()
680 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_sas_device_pg0()
740 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_sas_device_pg0()
752 bcopy(page, config_page, MIN(cm->cm_length, in mpr_config_get_sas_device_pg0()
812 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_bios_pg3()
870 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_bios_pg3()
882 bcopy(page, config_page, MIN(cm->cm_length, sizeof(Mpi2BiosPage3_t))); in mpr_config_get_bios_pg3()
944 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_volume_pg0()
1001 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_volume_pg0()
1010 bcopy(page, config_page, cm->cm_length); in mpr_config_get_raid_volume_pg0()
1071 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_volume_pg1()
1130 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_volume_pg1()
1142 bcopy(page, config_page, MIN(cm->cm_length, in mpr_config_get_raid_volume_pg1()
1230 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_pd_pg0()
1287 bcopy(reply, mpi_reply, sizeof(MPI2_CONFIG_REPLY)); in mpr_config_get_raid_pd_pg0()
1296 bcopy(page, config_page, MIN(cm->cm_length, in mpr_config_get_raid_pd_pg0()