Searched refs:bind (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_agpsupport.c507 agp_bind_t bind; local
510 bind.agpb_pgstart = start;
511 bind.agpb_key = key;
513 (intptr_t)&bind, FKIOCTL, kcred, &rval)) {
558 agp_gtt_info_t bind; local
561 bind.agp_pgstart = gtt_offset / AGP_PAGE_SIZE;
562 bind.agp_npage = num_pages;
563 bind.agp_phyaddr = pages;
564 bind.agp_flags = agp_type;
567 (intptr_t)&bind, FKIOCT
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpssysops.psw40 bind
H A DcsstartNX.c110 a prioi what port is free, so we try to bind to each
136 result = bind(request, (struct sockaddr *) &insock, sizeof (insock));
H A Ddpssysops.psw39 bind
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_agpsupport.c453 agp_bind_t bind; local
456 bind.agpb_pgstart = start;
457 bind.agpb_key = key;
459 (intptr_t)&bind, FKIOCTL, kcred, &rval);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFSBwraps.psw80 } bind def
133 } bind def
148 } bind def
180 } bind def

Completed in 14 milliseconds