Searched refs:mpr_command (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/dev/mpr/ |
| H A D | mprvar.h | 213 struct mpr_command; 223 typedef void mpr_command_callback_t(struct mpr_softc *, struct mpr_command *cm); 242 struct mpr_command { struct 243 TAILQ_ENTRY(mpr_command) cm_link; 244 TAILQ_ENTRY(mpr_command) cm_recovery; 376 struct mpr_command *commands; 384 TAILQ_HEAD(, mpr_command) req_list; 385 TAILQ_HEAD(, mpr_command) high_priority_req_list; 388 TAILQ_HEAD(, mpr_command) tm_list; 615 mpr_free_command(struct mpr_softc *sc, struct mpr_command *cm) in mpr_free_command() [all …]
|
| H A D | mpr_sas.h | 62 TAILQ_HEAD(, mpr_command) commands; 63 struct mpr_command *tm; 64 struct mpr_command *pending_remove_tm; 65 TAILQ_HEAD(, mpr_command) timedout_commands; 170 void mprsas_prepare_for_tm(struct mpr_softc *sc, struct mpr_command *tm,
|
| H A D | mpr_sas.c | 121 static void mprsas_remove_device(struct mpr_softc *, struct mpr_command *); 122 static void mprsas_remove_complete(struct mpr_softc *, struct mpr_command *); 126 static void mprsas_abort_complete(struct mpr_softc *sc, struct mpr_command *cm); 128 static void mprsas_scsiio_complete(struct mpr_softc *, struct mpr_command *); 130 static void mprsas_resetdev_complete(struct mpr_softc *, struct mpr_command *); 131 static int mprsas_send_abort(struct mpr_softc *sc, struct mpr_command *tm, 132 struct mpr_command *cm); 137 struct mpr_command *cm); 139 static void mprsas_smpio_complete(struct mpr_softc *sc, struct mpr_command *cm); 223 struct mpr_command * [all …]
|
| H A D | mpr_table.h | 53 void mpr_print_sgl(struct mpr_softc *, struct mpr_command *, int); 54 void mpr_print_scsiio_cmd(struct mpr_softc *, struct mpr_command *);
|
| H A D | mpr.c | 99 struct mpr_command *cm); 102 static void mpr_config_complete(struct mpr_softc *sc, struct mpr_command *cm); 105 static void mpr_enqueue_request(struct mpr_softc *sc, struct mpr_command *cm); 757 struct mpr_command *cm; in mpr_iocfacts_free() 1126 mpr_enqueue_request(struct mpr_softc *sc, struct mpr_command *cm) in mpr_enqueue_request() 1483 struct mpr_command *cm; in mpr_alloc_requests() 1579 sc->commands = malloc(sizeof(struct mpr_command) * sc->num_reqs, in mpr_alloc_requests() 2103 struct mpr_command *cm; in mpr_dump_reqs() 2388 mpr_complete_command(struct mpr_softc *sc, struct mpr_command *cm) in mpr_complete_command() 2532 struct mpr_command *cm = NULL; in mpr_intr_locked() [all …]
|
| H A D | mpr_user.c | 118 typedef int (mpr_user_f)(struct mpr_command *, struct mpr_usr_command *); 138 static int mpr_user_setup_request(struct mpr_command *, 417 mpr_init_sge(struct mpr_command *cm, void *req, void *sge) in mpr_init_sge() 435 mpi_pre_ioc_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_ioc_facts() 454 mpi_pre_port_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_port_facts() 473 mpi_pre_fw_download(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_download() 513 mpi_pre_fw_upload(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_upload() 541 mpi_pre_sata_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_sata_passthrough() 559 mpi_pre_smp_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_smp_passthrough() 577 mpi_pre_config(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_config() [all …]
|
| H A D | mpr_config.c | 74 struct mpr_command *cm; in mpr_config_get_ioc_pg8() 206 struct mpr_command *cm; in mpr_config_get_iounit_pg8() 339 struct mpr_command *cm; in mpr_config_get_man_pg11() 527 struct mpr_command *cm; in mpr_config_get_dpm_pg0() 665 struct mpr_command *cm; in mpr_config_set_dpm_pg0() 804 struct mpr_command *cm; in mpr_config_get_sas_device_pg0() 941 struct mpr_command *cm; in mpr_config_get_pcie_device_pg0() 1078 struct mpr_command *cm; in mpr_config_get_pcie_device_pg2() 1213 struct mpr_command *cm; in mpr_config_get_bios_pg3() 1345 struct mpr_command *cm; in mpr_config_get_raid_volume_pg0() [all …]
|
| H A D | mpr_sas_lsi.c | 124 static void mprsas_ata_id_complete(struct mpr_softc *, struct mpr_command *); 125 static void mprsas_ata_id_timeout(struct mpr_softc *, struct mpr_command *); 325 struct mpr_command *cm; in mprsas_fw_work() 829 struct mpr_command *cm; in mprsas_add_device() 1136 struct mpr_command *cm; in mprsas_get_sata_identify() 1223 mprsas_ata_id_complete(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_complete() 1233 mprsas_ata_id_timeout(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_timeout() 1595 struct mpr_command *cm; in mprsas_ir_shutdown()
|
| H A D | mpr_table.c | 536 mpr_print_sgl(struct mpr_softc *sc, struct mpr_command *cm, int offset) in mpr_print_sgl() 590 mpr_print_scsiio_cmd(struct mpr_softc *sc, struct mpr_command *cm) in mpr_print_scsiio_cmd()
|
| /freebsd/tools/cam/ |
| H A D | mpr.d | 286 this->cm = (struct mpr_command *)arg1;
|