Searched refs:IOSTAT_SUCCESS (Results 1 - 6 of 6) 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_ct.c760 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
938 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
959 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
980 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
1001 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
1034 if (irsp->ulpStatus == IOSTAT_SUCCESS) {
H A Dlpfc_scsi.c600 psb->status = IOSTAT_SUCCESS;
635 psb->status = IOSTAT_SUCCESS;
717 psb->status = IOSTAT_SUCCESS;
867 psb->status = IOSTAT_SUCCESS;
885 psb->status = IOSTAT_SUCCESS;
H A Dlpfc_hw.h3637 #define IOSTAT_SUCCESS 0x0 /* ulpStatus - HBA defined */ macro
H A Dlpfc_bsg.c469 else if (rsp->ulpStatus == IOSTAT_SUCCESS)
H A Dlpfc_init.c869 psb->status = IOSTAT_SUCCESS;
H A Dlpfc_sli.c11651 first_iocbq->iocb.ulpStatus = IOSTAT_SUCCESS;

Completed in 160 milliseconds