Searched refs:mpt_sim_alloc (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mpt/ |
H A D | mpt_cam.h | 147 #define mpt_sim_alloc(a, b, c, mpt, e, f, g) \ macro
|
H A D | mpt_cam.c | 329 mpt_sim_alloc(mpt_action, mpt_poll, "mpt", mpt, 1, maxq, devq); in mpt_cam_attach() 369 mpt_sim_alloc(mpt_action, mpt_poll, "mpt", mpt, 1, maxq, devq); in mpt_cam_attach()
|