Searched refs:bp_burst (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A Dbppioctl.h33 int bp_burst; /* chars to send/recv in one call */ member in struct:bpp_param
/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h174 #define mp_burst mp_param.bp_burst
H A Dmagma.c1479 if (bp->bp_burst < BPP_BURST_MIN || bp->bp_burst > BPP_BURST_MAX ||
1483 mp->mp_burst = bp->bp_burst;
1490 bp->bp_burst = mp->mp_burst;

Completed in 71 milliseconds