Searched refs:IOCB_SUCCESS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.h95 #define IOCB_SUCCESS 0 macro
H A Dlpfc_bsg.c378 if (rc == IOCB_SUCCESS)
631 if (rc == IOCB_SUCCESS)
1390 if (rc == IOCB_SUCCESS)
1459 if (rc == IOCB_SUCCESS)
1826 ret_val = IOCB_SUCCESS;
2296 if ((rc != IOCB_SUCCESS) || (rsp->ulpStatus != IOCB_SUCCESS)) {
2325 rc = IOCB_SUCCESS;
3302 if (rc == IOCB_SUCCESS)
H A Dlpfc_sli.c5801 return IOCB_SUCCESS;
5812 return IOCB_SUCCESS;
6274 return IOCB_SUCCESS;
6285 return IOCB_SUCCESS;
6344 * IOCB_SUCCESS - Success
7659 * This function returns IOCB_SUCCESS when success.
7671 int retval = IOCB_SUCCESS;
7697 if (retval == IOCB_SUCCESS) {
H A Dlpfc_scsi.c3245 if (status != IOCB_SUCCESS) {
H A Dlpfc_els.c6877 * IOCB_SUCCESS - either fabric iocb put on the list or issued successfully
6919 ret = IOCB_SUCCESS;

Completed in 104 milliseconds