Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/ | |
hs.h | 16 u32 hdr_offset; member in struct:nvfw_hs_header |
hs.h | 16 u32 hdr_offset; member in struct:nvfw_hs_header |
/src/sys/dev/usb/ | |
if_axen.c | 761 uint16_t hdr_offset, pkt_count; local in function:axen_uno_rx_loop 778 hdr_offset = (uint16_t)(rx_hdr >> 16); 782 if (hdr_offset > total_len) { 785 hdr_offset, total_len); 792 hdr_p = (uint32_t *)(buf + hdr_offset); |
if_axen.c | 761 uint16_t hdr_offset, pkt_count; local in function:axen_uno_rx_loop 778 hdr_offset = (uint16_t)(rx_hdr >> 16); 782 if (hdr_offset > total_len) { 785 hdr_offset, total_len); 792 hdr_p = (uint32_t *)(buf + hdr_offset); |