Searched refs:ad_flags (Results 1 – 1 of 1) sorted by relevance
1533 int ad1848_detect(struct resource *ports, int *ad_flags, int *osp) in ad1848_detect() argument1549 if (ad_flags) in ad1848_detect()1551 if (*ad_flags == 0x12345678) in ad1848_detect()1554 *ad_flags = 0; in ad1848_detect()1557 if (*ad_flags == 0x87654321) in ad1848_detect()1560 *ad_flags = 0; in ad1848_detect()1563 if (*ad_flags == 0x12345677) in ad1848_detect()1566 *ad_flags = 0; in ad1848_detect()1716 if (ad_flags && *ad_flags == 400) in ad1848_detect()1717 *ad_flags = 0; in ad1848_detect()[all …]