Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h776 #define mpt_callout_init(mpt, c) \ macro
H A Dmpt_raid.c279 mpt_callout_init(mpt, &mpt->raid_timer); in mpt_raid_attach()
H A Dmpt.c2707 mpt_callout_init(mpt, &req->callout); in mpt_configure_ioc()