Lines Matching defs:pg8_buf
4366 struct my_mode_caching *pg8_buf;
4441 pg8_buf = (struct my_mode_caching *)(int)pg_hdr;
4442 if (pg8_buf->wce) {
4448 if (pg8_buf->rcd == 0) {
4459 pg8_buf->min_prefetch,
4460 pg8_buf->max_prefetch);
6094 struct my_mode_caching *pg8_buf;
6170 pg8_buf = (struct my_mode_caching *)(void *)pg_hdr;
6171 if (pg8_buf->wce) {
6175 if (pg8_buf->rcd == 0) {
6180 pg8_buf->min_prefetch,
6181 pg8_buf->max_prefetch);