Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mfi/
Dmfi_syspd.c84 sizeof(struct mfi_system_pd)
98 struct mfi_system_pd *sc; in mfi_syspd_attach()
156 struct mfi_system_pd *sc; in mfi_syspd_detach()
182 struct mfi_system_pd *sc; in mfi_syspd_open()
200 struct mfi_system_pd *sc; in mfi_syspd_close()
211 mfi_syspd_disable(struct mfi_system_pd *sc) in mfi_syspd_disable()
228 mfi_syspd_enable(struct mfi_system_pd *sc) in mfi_syspd_enable()
239 struct mfi_system_pd *sc; in mfi_syspd_strategy()
267 struct mfi_system_pd *sc; in mfi_syspd_dump()
Dmfivar.h149 struct mfi_system_pd { struct
150 TAILQ_ENTRY(mfi_system_pd) pd_link;
311 TAILQ_HEAD(,mfi_system_pd) mfi_syspd_tqh;
427 extern int mfi_syspd_disable(struct mfi_system_pd *);
428 extern void mfi_syspd_enable(struct mfi_system_pd *);
Dmfi.c1373 struct mfi_system_pd *syspd, *tmp; in mfi_syspdprobe()
1548 struct mfi_system_pd *syspd = NULL; in mfi_decode_evt()
2763 struct mfi_system_pd *syspd = NULL; in mfi_check_command_pre()
2819 struct mfi_system_pd *syspd = NULL; in mfi_check_command_post()