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

/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dp5bus.c49 #define P5_SN_LEN 7 macro
185 sn = kmem_zalloc(P5_SN_LEN + 1, KM_SLEEP);
188 memcpy(sn, snr, P5_SN_LEN);

Completed in 101 milliseconds