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

/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt.h599 #define mpt_disc_enable cfg.spi._disc_enable macro
H A Dmpt_cam.c1050 mpt->mpt_disc_enable = 0xff;
3428 mpt->mpt_disc_enable |= (1 << tgt);
3430 mpt->mpt_disc_enable &= ~(1 << tgt);
3704 dval |= (mpt->mpt_disc_enable & (1 << tgt)) ?

Completed in 58 milliseconds