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

/linux-4.1.27/drivers/scsi/
H A D3w-sas.c646 static int twl_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) twl_allocate_memory() function
679 } /* End twl_allocate_memory() */
1042 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) { twl_initialize_device_extension()
1048 if (twl_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) { twl_initialize_device_extension()
1054 if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Apache_Header), 2)) { twl_initialize_device_extension()

Completed in 34 milliseconds