Home
last modified time | relevance | path

Searched refs:CRPB_CDEVSTS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dmvsatareg.h324 #define CRPB_CDEVSTS(x) (((x) >> 8) & 0xff) /* CRPB Device Status */ macro
Dmvsata.c2801 st = CRPB_CDEVSTS(le16toh(crpb->rspflg)); in mvsata_edma_handle()