| /dragonfly/sys/dev/raid/mpr/ |
| HD | mpr_config.c | 93 cm->cm_data = NULL; in mpr_config_get_ioc_pg8() 151 cm->cm_data = page; in mpr_config_get_ioc_pg8() 225 cm->cm_data = NULL; in mpr_config_get_iounit_pg8() 283 cm->cm_data = page; in mpr_config_get_iounit_pg8() 395 cm->cm_data = NULL; in mpr_config_get_dpm_pg0() 456 cm->cm_data = page; in mpr_config_get_dpm_pg0() 533 cm->cm_data = NULL; in mpr_config_set_dpm_pg0() 596 cm->cm_data = page; in mpr_config_set_dpm_pg0() 670 cm->cm_data = NULL; in mpr_config_get_sas_device_pg0() 730 cm->cm_data = page; in mpr_config_get_sas_device_pg0() [all …]
|
| HD | mpr_user.c | 494 error = copyin(cmd->buf, cm->cm_data, cmd->len); in mpi_pre_fw_download() 681 cm->cm_data = buf; in mpr_user_command() 684 cm->cm_data = NULL; in mpr_user_command() 831 cm->cm_data = NULL; in mpr_user_pass_thru() 903 cm->cm_data = NULL; in mpr_user_pass_thru() 908 cm->cm_data = kmalloc(cm->cm_length, M_MPRUSER, M_WAITOK | in mpr_user_pass_thru() 914 cm->cm_data, data->DataOutSize); in mpr_user_pass_thru() 919 cm->cm_data, data->DataSize); in mpr_user_pass_thru() 970 mpr_build_nvme_prp(sc, cm, nvme_encap_request, cm->cm_data, in mpr_user_pass_thru() 1061 if (cm->cm_data != NULL) { in mpr_user_pass_thru() [all …]
|
| HD | mpr_sas.c | 479 cm->cm_data = NULL; in mprsas_prepare_volume_remove() 543 cm->cm_data = NULL; in mprsas_prepare_remove() 607 tm->cm_data = NULL; in mprsas_remove_device() 1501 tm->cm_data = NULL; in mprsas_send_reset() 1630 tm->cm_data = NULL; in mprsas_send_abort() 1867 cm->cm_data = NULL; 2173 cm->cm_data = ccb; in mprsas_action_scsiio() 2176 cm->cm_data = NULL; in mprsas_action_scsiio() 2521 if (cm->cm_data != NULL) { in mprsas_scsiio_complete() 3369 tm->cm_data = NULL; in mprsas_action_resetdev() [all …]
|
| HD | mpr.c | 2558 cm->cm_data = NULL; in mpr_update_events() 2612 cm->cm_data = NULL; in mpr_reregister_events() 3537 cm->cm_data, mpr_data_cb, cm, 0); in mpr_map_command() 3538 } else if ((cm->cm_data != NULL) && (cm->cm_length != 0)) { in mpr_map_command() 3540 cm->cm_data, cm->cm_length, mpr_data_cb, cm, 0); in mpr_map_command() 3725 cm->cm_data = params->buffer; in mpr_read_config_page() 3727 if (cm->cm_data != NULL) { in mpr_read_config_page() 3769 if (cm->cm_data != NULL) { in mpr_config_complete()
|
| HD | mprvar.h | 213 void *cm_data; member 586 cm->cm_data = NULL; in mpr_free_command()
|
| HD | mpr_sas_lsi.c | 1160 cm->cm_data = buffer; in mprsas_get_sata_identify() 1213 cm->cm_data = NULL; in mprsas_get_sata_identify()
|
| /dragonfly/sys/dev/raid/mps/ |
| HD | mps_config.c | 91 cm->cm_data = NULL; in mps_config_get_ioc_pg8() 142 cm->cm_data = page; in mps_config_get_ioc_pg8() 209 cm->cm_data = NULL; in mps_config_get_man_pg10() 260 cm->cm_data = page; in mps_config_get_man_pg10() 559 cm->cm_data = NULL; in mps_config_get_dpm_pg0() 613 cm->cm_data = page; in mps_config_get_dpm_pg0() 682 cm->cm_data = NULL; in mps_config_set_dpm_pg0() 738 cm->cm_data = page; in mps_config_set_dpm_pg0() 805 cm->cm_data = NULL; in mps_config_get_sas_device_pg0() 858 cm->cm_data = page; in mps_config_get_sas_device_pg0() [all …]
|
| HD | mps_user.c | 479 error = copyin(cmd->buf, cm->cm_data, cmd->len); in mpi_pre_fw_download() 687 cm->cm_data = buf; in mps_user_command() 690 cm->cm_data = NULL; in mps_user_command() 833 cm->cm_data = NULL; in mps_user_pass_thru() 895 cm->cm_data = NULL; in mps_user_pass_thru() 900 cm->cm_data = kmalloc(cm->cm_length, M_MPSUSER, M_WAITOK | in mps_user_pass_thru() 902 if (cm->cm_data == NULL) { in mps_user_pass_thru() 910 cm->cm_data, data->DataOutSize); in mps_user_pass_thru() 915 cm->cm_data, data->DataSize); in mps_user_pass_thru() 987 if (cm->cm_data != NULL) { in mps_user_pass_thru() [all …]
|
| HD | mps_sas.c | 456 cm->cm_data = NULL; in mpssas_prepare_volume_remove() 522 cm->cm_data = NULL; in mpssas_prepare_remove() 583 tm->cm_data = NULL; in mpssas_remove_device() 1334 tm->cm_data = NULL; in mpssas_send_reset() 1459 tm->cm_data = NULL; in mpssas_send_abort() 1743 cm->cm_data = csio->data_ptr; in mpssas_action_scsiio() 1812 if (cm->cm_data != NULL) { in mpssas_scsiio_complete() 2029 (csio->data_ptr != NULL) && (((uint8_t *)cm->cm_data)[0] == in mpssas_scsiio_complete() 2782 tm->cm_data = NULL; in mpssas_action_resetdev() 3268 cm->cm_data = NULL; in mpssas_send_portenable()
|
| HD | mps.c | 579 cm->cm_data = NULL; in mps_get_portfacts() 1718 cm->cm_data = NULL; in mps_update_events() 1767 cm->cm_data = NULL; in mps_reregister_events() 2100 } else if ((cm->cm_data != NULL) && (cm->cm_length != 0)) { in mps_map_command() 2102 cm->cm_data, cm->cm_length, mps_data_cb, cm, 0); in mps_map_command() 2210 cm->cm_data = params->buffer; in mps_read_config_page() 2249 if (cm->cm_data != NULL) { in mps_config_complete()
|
| HD | mpsvar.h | 230 void *cm_data; member 529 cm->cm_data = NULL; in mps_free_command()
|
| HD | mps_sas_lsi.c | 792 cm->cm_data = buffer; in mpssas_get_sata_identify()
|
| /dragonfly/sys/dev/raid/mfi/ |
| HD | mfi.c | 805 if (cm->cm_data != NULL && hdr->sg_count) { in mfi_release_command() 820 cm->cm_data = NULL; in mfi_release_command() 872 cm->cm_data = buf; in mfi_dcmd_command() 921 cm->cm_data = NULL; in mfi_comms_init() 1282 cm->cm_data = NULL; in mfi_shutdown() 1664 detail = cm->cm_data; in mfi_aen_complete() 1679 kfree(cm->cm_data, M_MFIBUF); in mfi_aen_complete() 1734 cm->cm_data = el; in mfi_parse_entries() 2027 cm->cm_data = bp->b_data; in mfi_build_syspdio() 2082 cm->cm_data = bp->b_data; in mfi_build_ldio() [all …]
|
| HD | mfi_cam.c | 297 cm->cm_data = csio->data_ptr; in mfip_start() 308 cm->cm_data = NULL; in mfip_start()
|
| HD | mfi_debug.c | 267 (intmax_t)pmap_kextract((vm_offset_t)cm->cm_data)); in mfi_validate_sg()
|
| HD | mfivar.h | 95 void *cm_data; member
|
| HD | mfi_tbolt.c | 417 cm->cm_data = NULL; in mfi_tbolt_init_MFI_queue() 1298 kfree(sc->mfi_aen_cm->cm_data, M_MFIBUF); in mfi_process_fw_state_chg_isr()
|
| /dragonfly/sys/dev/raid/aac/ |
| HD | aac.c | 979 cm->cm_datamap, cm->cm_data, in aac_startio() 1190 cm->cm_data = (void *)bp->b_data; in aac_bio_command() 3098 cm->cm_data = NULL; in aac_ioctl_send_raw_srb() 3151 cm->cm_data = kmalloc(cm->cm_datalen, M_AACBUF, M_NOWAIT); in aac_ioctl_send_raw_srb() 3152 if (cm->cm_data == NULL) { in aac_ioctl_send_raw_srb() 3160 error = copyin(srb_sg_address, cm->cm_data, in aac_ioctl_send_raw_srb() 3186 error = copyout(cm->cm_data, srb_sg_address, cm->cm_datalen); in aac_ioctl_send_raw_srb() 3193 if (cm->cm_data != NULL) in aac_ioctl_send_raw_srb() 3194 kfree(cm->cm_data, M_AACBUF); in aac_ioctl_send_raw_srb()
|
| HD | aacvar.h | 164 void *cm_data; /* pointer to data in kernel member
|
| HD | aac_cam.c | 472 cm->cm_data = (void *)csio->data_ptr; in aac_cam_action()
|