Searched refs:cellid (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/bm/
H A Dif_bm.c303 int error, cellid, i; local
319 cellid = -1;
322 OF_getprop(node, "cell-id", &cellid, sizeof(cellid));
323 if (cellid >= 0xc4)

Completed in 129 milliseconds