Home
last modified time | relevance | path

Searched refs:mfi_system_pd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfi_syspd.c84 sizeof(struct mfi_system_pd)
98 struct mfi_system_pd *sc; in mfi_syspd_attach()
157 struct mfi_system_pd *sc; in mfi_syspd_detach()
183 struct mfi_system_pd *sc; in mfi_syspd_open()
201 struct mfi_system_pd *sc; in mfi_syspd_close()
212 mfi_syspd_disable(struct mfi_system_pd *sc) in mfi_syspd_disable()
229 mfi_syspd_enable(struct mfi_system_pd *sc) in mfi_syspd_enable()
240 struct mfi_system_pd *sc; in mfi_syspd_strategy()
267 struct mfi_system_pd *sc; in mfi_syspd_dump()
H A Dmfivar.h151 struct mfi_system_pd { struct
152 TAILQ_ENTRY(mfi_system_pd) pd_link;
313 TAILQ_HEAD(,mfi_system_pd) mfi_syspd_tqh;
429 extern int mfi_syspd_disable(struct mfi_system_pd *);
430 extern void mfi_syspd_enable(struct mfi_system_pd *);
H A Dmfi.c1365 struct mfi_system_pd *syspd, *tmp; in mfi_syspdprobe()
1540 struct mfi_system_pd *syspd = NULL; in mfi_decode_evt()
2764 struct mfi_system_pd *syspd = NULL; in mfi_check_command_pre()
2820 struct mfi_system_pd *syspd = NULL; in mfi_check_command_post()