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

/freebsd-9.3-release/sys/dev/drm/
H A Dsis_ds.h57 int setAdd(set_t * set, ITEM_TYPE item);
H A Dsis_ds.c61 int setAdd(set_t * set, ITEM_TYPE item) function
107 /* setFirst -> setAdd -> setNext is wrong */
H A Dsis_mm.c64 retval = setAdd(global_ppriv[i].sets[type], val);

Completed in 93 milliseconds