Lines Matching refs:patch_status
699 dev->patch_status[i] |= WF_SLOT_FILLED;
706 dev->patch_status[i] = 0;
710 dev->patch_status[i] = 0;
718 if (dev->patch_status[i] & WF_SLOT_FILLED) {
721 if (dev->patch_status[i] & WF_SLOT_USED) {
753 dev->patch_status
788 if (header->number >= ARRAY_SIZE(dev->patch_status))
791 dev->patch_status[header->number] |= WF_SLOT_FILLED;
825 dev->patch_status[header->hdr.pr.layer[i].patch_number] |=
1362 if (!(dev->patch_status[i] & WF_SLOT_FILLED)) {