Searched refs:intr_entry (Results 1 – 1 of 1) sorted by relevance
316 pcibr_intr_list_t intr_entry; in pcibr_intr_alloc() local453 NEW(intr_entry); in pcibr_intr_alloc()454 intr_entry->il_next = NULL; in pcibr_intr_alloc()455 intr_entry->il_intr = pcibr_intr; in pcibr_intr_alloc()456 intr_entry->il_wrbf = &(bridge->b_wr_req_buf[pciio_slot].reg); in pcibr_intr_alloc()464 if (compare_and_swap_ptr((void **) intr_list_p, NULL, intr_entry)) { in pcibr_intr_alloc()479 DEL(intr_entry); in pcibr_intr_alloc()486 if (compare_and_swap_ptr((void **) intr_list_p, NULL, intr_entry)) { in pcibr_intr_alloc()502 DEL(intr_entry); in pcibr_intr_alloc()510 if (compare_and_swap_ptr((void **) intr_list_p, NULL, intr_entry)) { in pcibr_intr_alloc()