Searched refs:CRPB_CDEVSTS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | mvsatareg.h | 324 #define CRPB_CDEVSTS(x) (((x) >> 8) & 0xff) /* CRPB Device Status */ macro |
| D | mvsata.c | 2801 st = CRPB_CDEVSTS(le16toh(crpb->rspflg)); in mvsata_edma_handle() |