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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-sas.c679 static int twl_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) function
713 } /* End twl_allocate_memory() */
1076 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) {
1082 if (twl_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
1088 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Apache_Header), 2)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.c679 static int twl_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) function
713 } /* End twl_allocate_memory() */
1076 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) {
1082 if (twl_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
1088 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Apache_Header), 2)) {

Completed in 117 milliseconds