Searched refs:LIST_PGLIST (Results 1 – 4 of 4) sorted by relevance
86 #define LIST_PGLIST 0x04 /* embedded SCSI - both manufacturer's (P) */ macro
544 if (cur_list.flags & LIST_PGLIST) {
467 if ((list->list != NULL) && ((list->flags & LIST_PGLIST) == 0)) {1698 list->flags &= ~LIST_PGLIST;1716 list->flags |= LIST_PGLIST;1733 list->flags |= LIST_PGLIST;
1399 if (cur_list.flags & LIST_PGLIST) { in c_repair()1825 work_list.flags = cur_list.flags & LIST_PGLIST; in c_defect()