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[] = {
3130 pcibl_t *blp; in ata_check_pciide_blacklist()3148 count = (count * sizeof (uint_t)) / sizeof (pcibl_t); in ata_check_pciide_blacklist()3149 blp = (pcibl_t *)propp; in ata_check_pciide_blacklist()