Searched refs:pcibl_t (Results 1 – 3 of 3) sorted by relevance
44 } pcibl_t; typedef46 extern pcibl_t ata_pciide_blacklist[];
35 pcibl_t ata_pciide_blacklist[] = {
3132 pcibl_t *blp; in ata_check_pciide_blacklist()3150 count = (count * sizeof (uint_t)) / sizeof (pcibl_t); in ata_check_pciide_blacklist()3151 blp = (pcibl_t *)propp; in ata_check_pciide_blacklist()