Searched refs:PRC_STATUS_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ | ||
H A D | pio.h | 23 #define PRC_STATUS_ERR 0x01 /* credit return due to status error */ macro |
H A D | pio.c | 1638 code |= PRC_STATUS_ERR; in fill_code() |