Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/
Ddl_list.h42 #define DL_LIST_INIT(pList)\ macro
Dhtc_packet.h150 DL_LIST_INIT(&(pQ)->QueueHead); \
/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k.c86 DL_LIST_INIT(&pDev->ScatterReqHead); in DevSetup()
/linux-2.6.39/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/
Dhif.c846 DL_LIST_INIT(&device->ScatterReqHead); in hifDeviceInserted()