Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
D3w-xxxx.c829 static int tw_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in tw_allocate_memory() function
1257 error = tw_allocate_memory(tw_dev, sizeof(TW_Command), 0); in tw_initialize_device_extension()
1264 error = tw_allocate_memory(tw_dev, sizeof(TW_Sector), 1); in tw_initialize_device_extension()