Lines Matching defs:status

183 	int			flag, status = DDI_FAILURE;
220 status = tavor_rsrc_mbox_alloc(rsrc_pool, num, tmp_rsrc_hdl);
234 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num, 0,
245 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num,
255 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1, 0,
271 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1,
281 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1,
292 status = tavor_rsrc_swhdl_alloc(rsrc_pool, sleepflag,
297 status = tavor_rsrc_pdhdl_alloc(rsrc_pool, sleepflag,
313 if (status != DDI_SUCCESS) {
426 int status;
478 status = tavor_rsrc_mbox_init(state, &mbox_info);
479 if (status != DDI_SUCCESS) {
481 /* Set "status" and "errormsg" and goto failure */
494 status = tavor_outmbox_list_init(state);
495 if (status != DDI_SUCCESS) {
497 /* Set "status" and "errormsg" and goto failure */
525 status = tavor_rsrc_mbox_init(state, &mbox_info);
526 if (status != DDI_SUCCESS) {
528 /* Set "status" and "errormsg" and goto failure */
541 status = tavor_intr_outmbox_list_init(state);
542 if (status != DDI_SUCCESS) {
544 /* Set "status" and "errormsg" and goto failure */
559 return (status);
580 int status;
614 /* Set "status" and "errormsg" and goto failure */
652 status = tavor_rsrc_hw_entries_init(state, &entry_info);
653 if (status != DDI_SUCCESS) {
655 /* Set "status" and "errormsg" and goto failure */
687 status = tavor_rsrc_hw_entries_init(state, &entry_info);
688 if (status != DDI_SUCCESS) {
690 /* Set "status" and "errormsg" and goto failure */
721 status = tavor_rsrc_hw_entries_init(state, &entry_info);
722 if (status != DDI_SUCCESS) {
724 /* Set "status" and "errormsg" and goto failure */
754 status = tavor_rsrc_hw_entries_init(state, &entry_info);
755 if (status != DDI_SUCCESS) {
757 /* Set "status" and "errormsg" and goto failure */
788 status = tavor_rsrc_hw_entries_init(state, &entry_info);
789 if (status != DDI_SUCCESS) {
791 /* Set "status" and "errormsg" and goto failure */
826 status = tavor_rsrc_hw_entries_init(state, &entry_info);
827 if (status != DDI_SUCCESS) {
829 /* Set "status" and "errormsg" and goto failure */
859 status = tavor_rsrc_hw_entries_init(state, &entry_info);
860 if (status != DDI_SUCCESS) {
862 /* Set "status" and "errormsg" and goto failure */
899 status = tavor_rsrc_hw_entries_init(state, &entry_info);
900 if (status != DDI_SUCCESS) {
902 /* Set "status" and "errormsg" and goto failure */
944 status = tavor_rsrc_hw_entries_init(state, &entry_info);
945 if (status != DDI_SUCCESS) {
947 /* Set "status" and "errormsg" and goto failure */
976 status = tavor_rsrc_mbox_init(state, &mbox_info);
977 if (status != DDI_SUCCESS) {
979 /* Set "status" and "errormsg" and goto failure */
992 status = tavor_inmbox_list_init(state);
993 if (status != DDI_SUCCESS) {
995 /* Set "status" and "errormsg" and goto failure */
1023 status = tavor_rsrc_mbox_init(state, &mbox_info);
1024 if (status != DDI_SUCCESS) {
1026 /* Set "status" and "errormsg" and goto failure */
1039 status = tavor_intr_inmbox_list_init(state);
1040 if (status != DDI_SUCCESS) {
1042 /* Set "status" and "errormsg" and goto failure */
1053 status = tavor_outstanding_cmdlist_init(state);
1054 if (status != DDI_SUCCESS) {
1056 /* Set "status" and "errormsg" and goto failure */
1065 status = tavor_rsrc_mcg_entry_get_size(state, &mcg_size_shift);
1066 if (status != DDI_SUCCESS) {
1068 /* Set "status" and "errormsg" and goto failure */
1101 status = tavor_rsrc_hw_entries_init(state, &entry_info);
1102 if (status != DDI_SUCCESS) {
1104 /* Set "status" and "errormsg" and goto failure */
1134 status = tavor_rsrc_hw_entries_init(state, &entry_info);
1135 if (status != DDI_SUCCESS) {
1137 /* Set "status" and "errormsg" and goto failure */
1170 status = tavor_rsrc_pd_handles_init(state, &hdl_info);
1171 if (status != DDI_SUCCESS) {
1173 /* Set "status" and "errormsg" and goto failure */
1198 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1199 if (status != DDI_SUCCESS) {
1201 /* Set "status" and "errormsg" and goto failure */
1226 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1227 if (status != DDI_SUCCESS) {
1229 /* Set "status" and "errormsg" and goto failure */
1257 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1258 if (status != DDI_SUCCESS) {
1260 /* Set "status" and "errormsg" and goto failure */
1308 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1309 if (status != DDI_SUCCESS) {
1311 /* Set "status" and "errormsg" and goto failure */
1347 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1348 if (status != DDI_SUCCESS) {
1350 /* Set "status" and "errormsg" and goto failure */
1378 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1379 if (status != DDI_SUCCESS) {
1381 /* Set "status" and "errormsg" and goto failure */
1417 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1418 if (status != DDI_SUCCESS) {
1420 /* Set "status" and "errormsg" and goto failure */
1436 status = tavor_rsrc_sw_handles_init(state, &hdl_info);
1437 if (status != DDI_SUCCESS) {
1439 /* Set "status" and "errormsg" and goto failure */
1481 status = tavor_rsrc_hw_entries_init(state, &entry_info);
1482 if (status != DDI_SUCCESS) {
1484 /* Set "status" and "errormsg" and goto failure */
1499 return (status);
1904 int status;
1987 status = tavor_rsrc_alloc(state, rsrc_pool->rsrc_type,
1989 if (status != DDI_SUCCESS) {
2160 int status;
2171 status = tavor_rsrc_sw_handles_init(state, info);
2172 if (status != DDI_SUCCESS) {
2239 int status;
2257 status = ddi_dma_alloc_handle(priv->pmb_dip, &priv->pmb_dmaattr,
2259 if (status != DDI_SUCCESS) {
2261 "", tnf_uint, status, status);
2292 status = ddi_dma_mem_alloc(hdl->tr_dmahdl, temp_len,
2295 if (status != DDI_SUCCESS) {
2503 int flag, status;
2511 status = tavor_rsrc_swhdl_alloc(pool_info, sleepflag, hdl);
2512 if (status != DDI_SUCCESS) {