vhci_packet
TAILQ_ENTRY(vhci_packet) portlist;
TAILQ_ENTRY(vhci_packet) xferlist;
typedef TAILQ_HEAD(, vhci_packet) vhci_packet_list_t;