Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_cmds.c166 static int be_mcc_compl_process(struct be_ctrl_info *ctrl, in be_mcc_compl_process() function
285 status = be_mcc_compl_process(ctrl, compl); in beiscsi_process_mcc()
384 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify()
432 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify_wait()
/linux-2.6.39/drivers/net/benet/
Dbe_cmds.c62 static int be_mcc_compl_process(struct be_adapter *adapter, in be_mcc_compl_process() function
225 *status = be_mcc_compl_process(adapter, compl); in be_process_mcc()
346 status = be_mcc_compl_process(adapter, &mbox->compl); in be_mbox_notify_wait()