Searched refs:twa_allocate_memory (Results 1 – 1 of 1) sorted by relevance
517 static int twa_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in twa_allocate_memory() function1175 if (twa_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) { in twa_initialize_device_extension()1181 if (twa_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) { in twa_initialize_device_extension()