Searched refs:mpt_disc_enable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt.h631 #define mpt_disc_enable cfg.spi._disc_enable macro
H A Dmpt_cam.c1056 mpt->mpt_disc_enable = 0xff;
3464 mpt->mpt_disc_enable |= (1 << tgt);
3466 mpt->mpt_disc_enable &= ~(1 << tgt);
3775 dval |= (mpt->mpt_disc_enable & (1 << tgt)) ?

Completed in 125 milliseconds