Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c119 #define MPT_ICFLAG_BUF_CAP 0x01 /* ReadBuffer Read Capacity format */ macro
6004 if (io->flags & MPT_ICFLAG_BUF_CAP) { in mptscsih_do_cmd()
7035 iocmd.flags |= MPT_ICFLAG_BUF_CAP; in mptscsih_doDv()
7109 iocmd.flags &= ~MPT_ICFLAG_BUF_CAP; in mptscsih_doDv()