Searched defs:compl (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 151 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() 161 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() 167 struct be_mcc_compl *compl) in be_mcc_compl_process() 187 struct be_mcc_compl *compl) in be_mcc_compl_process_isr() 215 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get() local 267 struct be_mcc_compl *compl; in beiscsi_process_mcc() local 360 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify() local 408 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
|
D | be_cmds.h | 130 struct be_mcc_compl compl; member
|
/linux-2.6.39/drivers/net/benet/ |
D | be_cmds.c | 45 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() 57 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() 63 struct be_mcc_compl *compl) in be_mcc_compl_process() 184 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get() local 210 struct be_mcc_compl *compl; in be_process_mcc() local 318 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
|
D | be_main.c | 1085 struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1() 1112 struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0() 1140 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get() local
|
D | be_cmds.h | 152 struct be_mcc_compl compl; member
|
/linux-2.6.39/drivers/video/omap2/ |
D | vram.c | 272 struct completion *compl = data; in _omap_vram_dma_cb() local 278 struct completion compl; in _omap_vram_clear() local
|
/linux-2.6.39/drivers/block/ |
D | ub.c | 1842 struct completion compl; in ub_sync_tur() local 1894 struct completion compl; in ub_sync_read_cap() local 1984 struct completion compl; in ub_sync_reset() local 2029 struct completion compl; in ub_sync_getmaxlun() local 2098 struct completion compl; in ub_probe_clear_stall() local
|
/linux-2.6.39/drivers/scsi/bfa/ |
D | bfa_core.c | 651 bfa_iocfc_stop_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_stop_cb() 663 bfa_iocfc_disable_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_disable_cb()
|
/linux-2.6.39/drivers/usb/misc/ |
D | uss720.c | 76 struct completion compl; member
|
/linux-2.6.39/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 434 int dlen, int len, u32 credits, int compl) in make_tx_data_wr()
|
/linux-2.6.39/drivers/net/cxgb3/ |
D | sge.c | 1140 unsigned int compl) in write_tx_pkt_wr() 1223 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
|
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dispc.c | 1814 struct completion *compl = data; in dispc_disable_isr() local
|
/linux-2.6.39/drivers/net/wireless/hostap/ |
D | hostap_wlan.h | 549 wait_queue_head_t compl; member
|