Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/prism54/
Disl_38xx.h125 #define CONTROL_BLOCK_SIZE 1024 /* should be enough */ macro
131 #define HOST_MEM_BLOCK CONTROL_BLOCK_SIZE + PSM_BUFFER_SIZE
Dislpci_dev.c670 priv->device_host_address + CONTROL_BLOCK_SIZE; in islpci_alloc_memory()