Searched refs:MPT_ICFLAG_BUF_CAP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/message/fusion/ | ||
D | mptscsih.h | 67 #define MPT_ICFLAG_BUF_CAP 0x01 /* ReadBuffer Read Capacity format */ macro |
D | mptscsih.c | 2844 if (io->flags & MPT_ICFLAG_BUF_CAP) { in mptscsih_do_cmd() |