Searched refs:ulp (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfc.c309 struct interface ulp; member in struct:fc_exchange
392 intf_shutdown ( &xchg->ulp, rc );
653 if ( ( rc = xfer_deliver ( &xchg->ulp, iob_disown ( iobuf ),
681 INTF_DESC ( struct fc_exchange, ulp, fc_xchg_ulp_op );
700 intf_init ( &xchg->ulp, &fc_xchg_ulp_desc, &xchg->refcnt );
739 intf_plug_plug ( &xchg->ulp, parent );
771 if ( ( rc = responder->respond ( &xchg->ulp, port,
1297 struct fc_ulp *ulp; local
1327 list_for_each_entry_safe ( ulp, tmp, &peer->ulps, list ) {
1328 fc_ulp_get ( ulp );
1343 struct fc_ulp *ulp; local
1565 struct fc_ulp *ulp = container_of ( refcnt, struct fc_ulp, refcnt ); local
1577 fc_ulp_close( struct fc_ulp *ulp, int rc ) argument
1602 fc_ulp_attach( struct fc_ulp *ulp, struct fc_ulp_user *user ) argument
1621 struct fc_ulp *ulp = user->ulp; local
1652 fc_ulp_login( struct fc_ulp *ulp, const void *param, size_t param_len, int originated ) argument
1722 fc_ulp_logout( struct fc_ulp *ulp, int rc ) argument
1760 fc_ulp_prli_done( struct fc_ulp *ulp, int rc ) argument
1774 struct fc_ulp *ulp = container_of ( link, struct fc_ulp, link ); local
1821 struct fc_ulp *ulp; local
1852 struct fc_ulp *ulp; local
1877 struct fc_ulp *ulp; local
1913 struct fc_ulp *ulp; local
[all...]
H A Dfcp.c739 struct fcp_prli_service_parameters *param = fcpdev->user.ulp->param;
745 if ( ( rc = fcpdev->user.ulp->link.rc ) != 0 ) {
753 assert ( fcpdev->user.ulp->param_len >= sizeof ( *param ) );
778 fcpdev->user.ulp->peer->port,
779 &fcpdev->user.ulp->peer->port_id,
838 return ( fc_link_ok ( &fcpdev->user.ulp->link ) ?
900 if ( ! fc_link_ok ( &fcpdev->user.ulp->link ) ) {
907 assert ( fcpdev->user.ulp->peer->port != NULL );
908 return identify_device ( &fcpdev->user.ulp->peer->port->transport );
935 if ( fc_link_ok ( &fcpdev->user.ulp
956 struct fc_ulp *ulp; local
[all...]
H A Dfcels.c951 struct fc_ulp *ulp; local
955 ulp = fc_ulp_get_port_id_type ( els->port, &els->peer_port_id,
957 if ( ! ulp ) {
971 } else if ( fc_link_ok ( &ulp->link ) ) {
982 fc_ulp_put ( ulp );
987 fc_ulp_put ( ulp );
1008 struct fc_ulp *ulp; local
1024 ulp = fc_ulp_get_port_id_type ( els->port, &els->peer_port_id,
1026 if ( ! ulp ) {
1032 if ( ! fc_link_ok ( &ulp
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Dfcmgmt.c64 struct fc_ulp *ulp; local
76 list_for_each_entry ( ulp, &peer->ulps, list ) {
77 printf ( " [Type %02x link:", ulp->type );
78 if ( fc_link_ok ( &ulp->link ) ) {
80 param = ulp->param;
81 for ( i = 0 ; i < ulp->param_len ; i++ ) {
86 printf ( " down: %s", strerror ( ulp->link.rc ) );
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dulp.c1 /* $NetBSD: ulp.c,v 1.2 2006/01/25 15:27:42 kleink Exp $ */
38 ulp function
H A Dstrtod.c637 /* Error is less than an ulp */
677 dval(rv) += adj*ulp(dval(rv));
683 dval(rv) += adj*ulp(dval(rv));
706 adj *= ulp(dval(rv));
716 adj *= ulp(dval(rv));
726 /* Error is less than half an ulp -- check for
825 dval(rv) += ulp(dval(rv));
828 dval(rv) -= ulp(dval(rv));
886 adj = aadj1 * ulp(dval(rv));
910 adj = aadj1 * ulp(dva
[all...]
H A Dgdtoaimp.h568 #define ulp __ulp_D2A macro
616 extern double ulp (double);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dfc.h455 struct fc_ulp *ulp; member in struct:fc_ulp_user
470 * @v ulp Fibre Channel upper-layer protocol
471 * @ret ulp Fibre Channel upper-layer protocol
474 fc_ulp_get ( struct fc_ulp *ulp ) {
475 ref_get ( &ulp->refcnt );
476 return ulp;
482 * @v ulp Fibre Channel upper-layer protocol
485 fc_ulp_put ( struct fc_ulp *ulp ) {
486 ref_put ( &ulp->refcnt );
532 extern void fc_ulp_attach ( struct fc_ulp *ulp, struc
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c1188 ulp function
2111 /* Error is less than an ulp */
2151 dval(rv) += adj*ulp(dval(rv));
2157 dval(rv) += adj*ulp(dval(rv));
2180 adj *= ulp(dval(rv));
2190 adj *= ulp(dval(rv));
2200 /* Error is less than half an ulp -- check for
2299 dval(rv) += ulp(dval(rv));
2302 dval(rv) -= ulp(dval(rv));
2360 adj = aadj1 * ulp(dva
[all...]
/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp1773 uintptr_t ulp = (uintptr_t)pObject; local
1774 // WEBDEBUG((" %s: looking up %#lx\n", __FUNCTION__, ulp));
1775 ManagedObjectsIteratorByPtr it = _pp->_mapManagedObjectsByPtr.find(ulp);
1779 WEBDEBUG((" %s: found existing ref %s (%s) for COM obj %#lx\n", __FUNCTION__, pRef->getWSDLID().c_str(), pRef->getInterfaceName(), ulp));

Completed in 55 milliseconds