Searched refs:devsta_busy_word (Results 1 – 2 of 2) sorted by relevance
221 uint16_t devsta_busy_word, devctl_word; in dlb_pf_reset() local294 ret = rte_pci_read_config(pdev, &devsta_busy_word, 2, off); in dlb_pf_reset()301 if (!(devsta_busy_word & DLB_PCI_EXP_DEVSTA_TRPND)) in dlb_pf_reset()
250 uint16_t devsta_busy_word; in dlb2_pf_reset() local322 ret = rte_pci_read_config(pdev, &devsta_busy_word, 2, off); in dlb2_pf_reset()329 if (!(devsta_busy_word & DLB2_PCI_EXP_DEVSTA_TRPND)) in dlb2_pf_reset()