Home
last modified time | relevance | path

Searched defs:llevel (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c1660 int llevel; in dhcp6_startdiscover() local
1705 int llevel; in dhcp6_startinform() local
1816 int llevel = dhcp6_failloglevel(ifp); in dhcp6_failconfirm() local
1827 int llevel = dhcp6_failloglevel(ifp); in dhcp6_failrequest() local
1837 int llevel = dhcp6_failloglevel(ifp); in dhcp6_failinform() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600_cs.c1412 static void r600_texture_size(unsigned nfaces, unsigned blevel, unsigned llevel, in r600_texture_size()
1480 u32 dim, nfaces, llevel, blevel, w0, h0, d0; in r600_check_texture_resource() local
H A Dradeon_evergreen_cs.c789 unsigned dim, llevel, mslice, width, height, depth, i; in evergreen_cs_track_validate_texture() local
/netbsd-src/sys/compat/linux/common/
H A Dlinux_socket.c834 linux_to_bsd_sopt_level(int llevel) in linux_to_bsd_sopt_level() argument
/netbsd-src/sys/arch/sun3/sun3x/
H A Dpmap.c1670 enum {NONE, NEWA, NEWB, NEWC} llevel; /* used at end */ in pmap_enter() local