usb_fs_privdata
struct usb_fs_privdata *pd;
struct usb_fs_privdata;
LIST_HEAD(,usb_fs_privdata) pd_cleanup_list;
static void usb_loc_fill(struct usb_fs_privdata *,
usb_loc_fill(struct usb_fs_privdata* pd, struct usb_cdev_privdata *cpd)
struct usb_fs_privdata* pd = (struct usb_fs_privdata*)dev->si_drv1;
LIST_ENTRY(usb_fs_privdata) pd_next;
struct usb_fs_privdata *
struct usb_fs_privdata* pd;
pd = kmalloc(sizeof(struct usb_fs_privdata), M_USBDEV,
usb_destroy_dev_sync(struct usb_fs_privdata *pd)
usb_destroy_dev(struct usb_fs_privdata *pd)
struct usb_fs_privdata* pd;
struct usb_fs_privdata* pd;
struct usb_fs_privdata *ctrl_dev; /* Control Endpoint 0 device node */
LIST_HEAD(,usb_fs_privdata) pd_list;
struct usb_fs_privdata *usb_make_dev(struct usb_device *, const char *,
void usb_destroy_dev(struct usb_fs_privdata *);
void usb_destroy_dev_sync(struct usb_fs_privdata *);
struct usb_fs_privdata;
struct usb_fs_privdata;
struct usb_fs_privdata *dev;