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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_xfer.c124 return (ISER_STATUS_SUCCESS);
208 return (ISER_STATUS_SUCCESS);
397 return (ISER_STATUS_SUCCESS);
498 return (ISER_STATUS_SUCCESS);
600 return (ISER_STATUS_SUCCESS);
H A Diser_idm.c264 if (status != ISER_STATUS_SUCCESS) {
407 if (status != ISER_STATUS_SUCCESS) {
490 if (status != ISER_STATUS_SUCCESS) {
952 if (iser_status != ISER_STATUS_SUCCESS) {
984 if (iser_status != ISER_STATUS_SUCCESS) {
1018 if (iser_status != ISER_STATUS_SUCCESS) {
H A Diser_ib.c256 return (ISER_STATUS_SUCCESS);
264 return (ISER_STATUS_SUCCESS);
348 return (ISER_STATUS_SUCCESS);
410 if (status != ISER_STATUS_SUCCESS) {
515 if (status != ISER_STATUS_SUCCESS) {
528 if (status != ISER_STATUS_SUCCESS) {
1568 return (ISER_STATUS_SUCCESS);
H A Diser_cq.c511 if (status != ISER_STATUS_SUCCESS) {
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h189 ISER_STATUS_SUCCESS = 0, enumerator in enum:__anon7909

Completed in 69 milliseconds