Searched refs:DBR_SIZE (Results 1 – 1 of 1) sorted by relevance
45 #define DBR_SIZE (16 * 1024) /* specified by IP */ macro46 #define DBR_BLOCK_SIZE (DBR_SIZE / 32 / DBR_MAP_SIZE)109 return DBR_SIZE; /* out of memory */ in alloc_dbr()113 return DBR_SIZE; /* out of memory */ in alloc_dbr()130 return DBR_SIZE; /* out of memory */ in alloc_dbr()764 if (ch->dbr_addr >= DBR_SIZE) in init_ctrl_async()846 if (ch->dbr_addr >= DBR_SIZE) in dim_init_isoc()874 if (ch->dbr_addr >= DBR_SIZE) in dim_init_sync()897 if (ch->dbr_addr < DBR_SIZE) in dim_destroy_channel()899 ch->dbr_addr = DBR_SIZE; in dim_destroy_channel()