uath_cmd_hdr 963 dev/usb/if_uath.c struct uath_cmd_hdr *hdr; uath_cmd_hdr 972 dev/usb/if_uath.c xferlen = (sizeof (struct uath_cmd_hdr) + ilen + 3) & ~3; uath_cmd_hdr 974 dev/usb/if_uath.c hdr = (struct uath_cmd_hdr *)cmd->buf; uath_cmd_hdr 975 dev/usb/if_uath.c bzero(hdr, sizeof (struct uath_cmd_hdr)); uath_cmd_hdr 1123 dev/usb/if_uath.c struct uath_cmd_hdr *hdr; uath_cmd_hdr 1131 dev/usb/if_uath.c hdr = (struct uath_cmd_hdr *)cmd->buf; uath_cmd_hdr 1150 dev/usb/if_uath.c betoh32(hdr->len) - sizeof (struct uath_cmd_hdr)); uath_cmd_hdr 40 dev/usb/if_uathreg.h struct uath_cmd_hdr {