Home
last modified time | relevance | path

Searched refs:twa_allocate_memory (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A D3w-9xxx.c517 static int twa_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in twa_allocate_memory() function
1175 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()