Home
last modified time | relevance | path

Searched refs:mpr_alloc_command (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/mpr/
HDmpr_config.c82 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_ioc_pg8()
128 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_ioc_pg8()
212 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_iounit_pg8()
258 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_iounit_pg8()
377 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_dpm_pg0()
426 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_dpm_pg0()
512 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_set_dpm_pg0()
562 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_set_dpm_pg0()
650 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_sas_device_pg0()
697 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_sas_device_pg0()
[all …]
HDmpr_sas_lsi.c326 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_fw_work()
975 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_get_sata_identify()
1331 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_ir_shutdown()
HDmpr_user.c663 cm = mpr_alloc_command(sc); in mpr_user_command()
887 cm = mpr_alloc_command(sc); in mpr_user_pass_thru()
1223 cm = mpr_alloc_command(sc); in mpr_post_fw_diag_buffer()
1312 cm = mpr_alloc_command(sc); in mpr_release_fw_diag_buffer()
HDmpr_sas.c1756 cm = mpr_alloc_command(sc); in mprsas_action_scsiio()
2716 cm = mpr_alloc_command(sc); in mprsas_send_smpcmd()
2956 tm = mpr_alloc_command(sc); in mprsas_action_resetdev()
3429 if ((cm = mpr_alloc_command(sc)) == NULL) in mprsas_send_portenable()
HDmprvar.h497 mpr_alloc_command(struct mpr_softc *sc) in mpr_alloc_command() function
HDmpr.c2075 if ((cm = mpr_alloc_command(sc)) == NULL) in mpr_update_events()
2127 if ((cm = mpr_alloc_command(sc)) == NULL) in mpr_reregister_events()
2687 cm = mpr_alloc_command(sc); in mpr_read_config_page()