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

  /src/sys/dev/tc/
sfb.c 152 static void sfb_eraserows(void *, int, int, long);
378 ri->ri_ops.eraserows = sfb_eraserows;
1242 sfb_eraserows(void *id, int startrow, int nrows, long attr) function in typeref:typename:void
sfb.c 152 static void sfb_eraserows(void *, int, int, long);
378 ri->ri_ops.eraserows = sfb_eraserows;
1242 sfb_eraserows(void *id, int startrow, int nrows, long attr) function in typeref:typename:void

Completed in 23 milliseconds