Lines Matching defs:HBA_VENDORCALLBACK_ELEM
318 } HBA_VENDORCALLBACK_ELEM;
338 HBA_VENDORCALLBACK_ELEM *vendorhandlelist;
477 freevendorhandlelist(HBA_VENDORCALLBACK_ELEM *vhlist) {
478 HBA_VENDORCALLBACK_ELEM *vhlp;
479 HBA_VENDORCALLBACK_ELEM *vnext;
503 HBA_VENDORCALLBACK_ELEM *vhlp;
504 HBA_VENDORCALLBACK_ELEM *vnext;
1680 HBA_VENDORCALLBACK_ELEM *vcbp;
1681 HBA_VENDORCALLBACK_ELEM *vendorhandlelist;
1742 vcbp = (HBA_VENDORCALLBACK_ELEM *)
1743 calloc(1, sizeof (HBA_VENDORCALLBACK_ELEM));
1749 (unsigned long)(sizeof (HBA_VENDORCALLBACK_ELEM)));
4380 HBA_VENDORCALLBACK_ELEM *vcbp;
4381 HBA_VENDORCALLBACK_ELEM *vendorhandlelist;
4440 vcbp = (HBA_VENDORCALLBACK_ELEM *)
4441 calloc(1, sizeof (HBA_VENDORCALLBACK_ELEM));