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

  /src/sys/dev/pci/
ydsvar.h 31 #define N_PLAY_SLOTS 2 /* We use only 2 (R and L) */
104 *N_PLAY_SLOTS];
yds.c 288 for (i = 0; i < N_PLAY_SLOTS; i++) {
296 for (i = 0; i < N_PLAY_SLOTS; i++) {
437 memsize = N_PLAY_SLOTS*N_PLAY_SLOT_CTRL_BANK*pcs +
439 memsize += (N_PLAY_SLOTS+1)*sizeof(uint32_t);

Completed in 13 milliseconds