Home
last modified time | relevance | path

Searched defs:io_queue (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_io.h200 struct io_queue { struct
201 spinlock_t lock;
202 struct list_head free_ioreqs;
204 struct list_head pending;
205 struct list_head processing;
229 uint r8712_alloc_io_queue(struct _adapter *adapter); argument
/linux-2.6.39/drivers/s390/net/
Dctcm_main.h156 struct sk_buff_head io_queue; /* universal I/O queue */ member
/linux-2.6.39/drivers/md/
Ddm-crypt.c135 struct workqueue_struct *io_queue; member