Searched refs:GETDESC16 (Results 1 – 2 of 2) sorted by relevance
1319 status = GETDESC16(rp, &dp->d_status); in efe_recv()1371 len = GETDESC16(rp, &dp->d_len) - ETHERFCSL; in efe_recv_pkt()1401 status = GETDESC16(rp, &dp->d_status); in efe_recv_pkt()1438 status = GETDESC16(efep->efe_tx_ring, &dp->d_status); in efe_send()1498 status = GETDESC16(rp, &dp->d_status); in efe_send_done()
343 #define GETDESC16(rp, addr) \ macro