Home
last modified time | relevance | path

Searched defs:doneq (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/bfa/
Dbfad.c690 struct list_head doneq; in bfad_bfa_tmo() local
1090 struct list_head doneq; in bfad_intx() local
1121 struct list_head doneq; in bfad_msix() local
/drivers/media/pci/meye/
Dmeye.h298 struct kfifo doneq; /* queue for grabbed buffers */ member
/drivers/media/dvb-core/
Ddvb_demux.c934 u8 mask, mode, doneq; in prepare_secfilters() local
/drivers/scsi/cxlflash/
Dmain.c1373 static int process_hrrq(struct hwq *hwq, struct list_head *doneq, int budget) in process_hrrq()
1432 static void process_cmd_doneq(struct list_head *doneq) in process_cmd_doneq()
/drivers/scsi/
Dipr.c5715 struct list_head *doneq) in ipr_process_hrrq()