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

/freebsd-11-stable/sys/dev/nand/
H A Dnfc_fsl.c95 u_int pg_ofs; member in struct:fsl_nfc_fcm
329 fcm->pg_ofs += 256;
332 fcm->pg_ofs += 256;
423 column += fcm->pg_ofs;
424 fcm->pg_ofs = 0;

Completed in 97 milliseconds