Searched refs:dmc_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/qbus/
H A Dif_dmcreg.h64 short dmc_type; /* encapsulate packet type */ member in struct:dmc_header
H A Dif_dmc.c611 dh->dmc_type = ntohs((u_short)dh->dmc_type);
627 switch (dh->dmc_type) {
785 type = dh->dmc_type;
805 dh->dmc_type = htons((u_short)type);

Completed in 155 milliseconds