jr3_pci_poll_delay
static struct jr3_pci_poll_delay poll_delay_min_max(int min, int max)
struct jr3_pci_poll_delay result;
static struct jr3_pci_poll_delay
struct jr3_pci_poll_delay result = poll_delay_min_max(1000, 2000);
struct jr3_pci_poll_delay sub_delay;