Home
last modified time | relevance | path

Searched refs:get_mfi_pkt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1772 get_mfi_pkt(struct megasas_instance *instance) in get_mfi_pkt() function
2092 cmd = get_mfi_pkt(instance); in get_ctrl_info()
2156 cmd = get_mfi_pkt(instance); in abort_aen_cmd()
2264 cmd = get_mfi_pkt(instance); in init_mfi()
2495 cmd = get_mfi_pkt(instance); in get_seq_num()
2601 if (!(cmd = get_mfi_pkt(instance))) in flush_cache()
3324 if (!(cmd = get_mfi_pkt(instance))) { in build_cmd()
4311 cmd = get_mfi_pkt(instance); in handle_mfi_ioctl()
4432 cmd = get_mfi_pkt(instance); in register_mfi_aen()
H A Dmegaraid_sas.h1617 static struct megasas_cmd *get_mfi_pkt(struct megasas_instance *);