Lines Matching refs:patch_status
702 dev->patch_status[i] |= WF_SLOT_FILLED;
709 dev->patch_status[i] = 0;
713 dev->patch_status[i] = 0;
721 if (dev->patch_status[i] & WF_SLOT_FILLED) {
724 if (dev->patch_status[i] & WF_SLOT_USED) {
757 dev->patch_status
792 if (header->number >= ARRAY_SIZE(dev->patch_status))
795 dev->patch_status[header->number] |= WF_SLOT_FILLED;
829 dev->patch_status[header->hdr.pr.layer[i].patch_number] |=
1369 if (!(dev->patch_status[i] & WF_SLOT_FILLED)) {