Lines Matching defs:HBA_VENDORCALLBACK_ELEM
239 } HBA_VENDORCALLBACK_ELEM;
259 HBA_VENDORCALLBACK_ELEM *vendorhandlelist;
365 freevendorhandlelist(HBA_VENDORCALLBACK_ELEM *vhlist) {
366 HBA_VENDORCALLBACK_ELEM *vhlp;
367 HBA_VENDORCALLBACK_ELEM *vnext;
391 HBA_VENDORCALLBACK_ELEM *vhlp;
392 HBA_VENDORCALLBACK_ELEM *vnext;
1369 HBA_VENDORCALLBACK_ELEM *vcbp;
1370 HBA_VENDORCALLBACK_ELEM *vendorhandlelist;
1428 vcbp = (HBA_VENDORCALLBACK_ELEM *)
1429 calloc(1, sizeof(HBA_VENDORCALLBACK_ELEM));
1435 sizeof(HBA_VENDORCALLBACK_ELEM));