Searched refs:rc_status (Results 1 – 5 of 5) sorted by relevance
55 rc_status -v65 rc_status -v73 rc_status82 rc_status92 rc_status -v108 rc_status -v
48 rc_status() { :; }53 failure() { rc_status -v; }54 success() { rc_status -v; }
76 #define rc_status rc_un.repstat macro
408 *(nd->nd_errp) = rp->rc_status; in nfsrc_getudp()515 rp->rc_status = nd->nd_repstat; in nfsrvd_updatecache()696 *(nd->nd_errp) = rp->rc_status; in nfsrc_gettcp()
2309 xge_hal_status_e rc_status = XGE_HAL_OK; in __hal_device_pci_info_get() local2377 rc_status = XGE_HAL_ERR_INVALID_PCI_INFO; in __hal_device_pci_info_get()2383 if (rc_status != XGE_HAL_ERR_INVALID_PCI_INFO) in __hal_device_pci_info_get()2428 rc_status = XGE_HAL_ERR_BAD_DEVICE_ID; in __hal_device_pci_info_get()2433 return rc_status; in __hal_device_pci_info_get()5836 xge_hal_status_e rc_status; in xge_hal_device_pci_info_get() local5840 rc_status = XGE_HAL_ERR_INVALID_DEVICE; in xge_hal_device_pci_info_get()5843 rc_status, hldev); in xge_hal_device_pci_info_get()5845 return rc_status; in xge_hal_device_pci_info_get()5851 rc_status = XGE_HAL_OK; in xge_hal_device_pci_info_get()[all …]