Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mpr/
Dmpr_config.c83 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_ioc_pg8()
130 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_ioc_pg8()
215 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_iounit_pg8()
262 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_iounit_pg8()
382 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_dpm_pg0()
432 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_dpm_pg0()
519 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_set_dpm_pg0()
570 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_set_dpm_pg0()
659 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_sas_device_pg0()
707 if ((cm = mpr_alloc_command(sc)) == NULL) { in mpr_config_get_sas_device_pg0()
[all …]
Dmpr_sas_lsi.c330 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_fw_work()
1104 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_get_sata_identify()
1600 if ((cm = mpr_alloc_command(sc)) == NULL) { in mprsas_ir_shutdown()
Dmpr_user.c662 cm = mpr_alloc_command(sc); in mpr_user_command()
884 cm = mpr_alloc_command(sc); in mpr_user_pass_thru()
1280 cm = mpr_alloc_command(sc); in mpr_post_fw_diag_buffer()
1372 cm = mpr_alloc_command(sc); in mpr_release_fw_diag_buffer()
Dmpr_sas.c1950 cm = mpr_alloc_command(sc); in mprsas_action_scsiio()
3186 cm = mpr_alloc_command(sc); in mprsas_send_smpcmd()
3425 tm = mpr_alloc_command(sc); in mprsas_action_resetdev()
3896 if ((cm = mpr_alloc_command(sc)) == NULL) in mprsas_send_portenable()
Dmprvar.h563 mpr_alloc_command(struct mpr_softc *sc) in mpr_alloc_command() function
Dmpr.c2253 if ((cm = mpr_alloc_command(sc)) == NULL) in mpr_update_events()
2307 if ((cm = mpr_alloc_command(sc)) == NULL) in mpr_reregister_events()
3413 cm = mpr_alloc_command(sc); in mpr_read_config_page()