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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-9xxx.c522 static int twa_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) function
558 } /* End twa_allocate_memory() */
1177 if (twa_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) {
1183 if (twa_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {

Completed in 38 milliseconds