Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-xxxx.c831 static int tw_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in tw_allocate_memory() function
1259 error = tw_allocate_memory(tw_dev, sizeof(TW_Command), 0); in tw_initialize_device_extension()
1266 error = tw_allocate_memory(tw_dev, sizeof(TW_Sector), 1); in tw_initialize_device_extension()