HelenOS sources
link_pointer_t 518 uspace/drv/bus/usb/ehci/hc.c for (unsigned i = 0; i < PAGE_SIZE / sizeof(link_pointer_t); ++i) {
link_pointer_t 67 uspace/drv/bus/usb/ehci/hc.h link_pointer_t *periodic_list;
link_pointer_t 40 uspace/drv/bus/usb/ehci/hw_struct/fstn.h link_pointer_t normal_path;
link_pointer_t 41 uspace/drv/bus/usb/ehci/hw_struct/fstn.h link_pointer_t back_path;
link_pointer_t 42 uspace/drv/bus/usb/ehci/hw_struct/iso_transfer_descriptor.h link_pointer_t next;
link_pointer_t 61 uspace/drv/bus/usb/ehci/hw_struct/link_pointer.h ((link_pointer_t)LINK_POINTER_TERMINATE_FLAG)
link_pointer_t 48 uspace/drv/bus/usb/ehci/hw_struct/queue_head.h link_pointer_t horizontal;
link_pointer_t 53 uspace/drv/bus/usb/ehci/hw_struct/queue_head.h link_pointer_t current;
link_pointer_t 55 uspace/drv/bus/usb/ehci/hw_struct/queue_head.h link_pointer_t next;
link_pointer_t 56 uspace/drv/bus/usb/ehci/hw_struct/queue_head.h link_pointer_t alternate;
link_pointer_t 42 uspace/drv/bus/usb/ehci/hw_struct/split_iso_transfer_descriptor.h link_pointer_t next;
link_pointer_t 48 uspace/drv/bus/usb/ehci/hw_struct/split_iso_transfer_descriptor.h link_pointer_t back;
link_pointer_t 45 uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h link_pointer_t next;
link_pointer_t 46 uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h link_pointer_t alternate;
link_pointer_t 115 uspace/drv/bus/usb/uhci/hc.h link_pointer_t *frame_list;
link_pointer_t 59 uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h ((link_pointer_t)LINK_POINTER_TERMINATE_FLAG)
link_pointer_t 49 uspace/drv/bus/usb/uhci/hw_struct/queue_head.h volatile link_pointer_t next;
link_pointer_t 54 uspace/drv/bus/usb/uhci/hw_struct/queue_head.h volatile link_pointer_t element;
link_pointer_t 50 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h link_pointer_t next;
HelenOS homepage, sources at GitHub