HomeSort by: relevance | last modified time | path
    Searched defs:ffb_ras_eraserows (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ffb.c 127 void ffb_ras_eraserows(void *, int, int, long int);
668 ffb_ras_eraserows(void *cookie, int row, int n, long attr) function in typeref:typename:void
1275 ri->ri_ops.eraserows = ffb_ras_eraserows;

Completed in 14 milliseconds