Searched refs:intf_restart (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dmonojob.c41 intf_restart ( intf, rc );
H A Dinterface.c221 * intf_shutdown() or intf_restart() instead.
275 void intf_restart ( struct interface *intf, int rc ) { function
H A Dopen.c223 intf_restart ( intf, 0 );
H A Dresolv.c211 intf_restart ( &mux->child, rc );
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Dsyslog.c186 intf_restart ( &syslogger, 0 );
H A Dtftp.c203 intf_restart ( &tftp->socket, 0 );
237 intf_restart ( &tftp->mc_socket, 0 );
526 intf_restart ( &tftp->mc_socket, 0 );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_udp.c172 intf_restart ( &pxe_udp.xfer, 0 );
210 intf_restart ( &pxe_udp.xfer, 0 );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinterface.h146 extern void intf_restart ( struct interface *intf, int rc );
/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/
H A Dsyslogs.c230 intf_restart ( &syslogs, 0 );
H A Discsi.c300 intf_restart ( &iscsi->socket, rc );
347 intf_restart ( &iscsi->data, rc );
1826 intf_restart ( &iscsi->data, rc );
H A Dhttpcore.c216 intf_restart ( &http->partial, 0 );
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfc.c1004 intf_restart ( &port->ns_plogi, -ECANCELED );
1064 intf_restart ( &port->flogi, rc );
1078 intf_restart ( &port->ns_plogi, rc );
1107 intf_restart ( &port->flogi, -ECANCELED );
1380 intf_restart ( &peer->plogi, rc );
1399 intf_restart ( &peer->plogi, -ECANCELED );
1762 intf_restart ( &ulp->prli, rc );
1792 intf_restart ( &ulp->prli, -ECANCELED );
H A Dvalidator.c298 intf_restart ( &validator->xfer, rc );
H A Dfcoe.c184 intf_restart ( &fcoe->transport, -ECANCELED );
H A Dtls.c2207 intf_restart ( &tls->validator, rc );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Dint13.c256 intf_restart ( &command->block, rc );
295 intf_restart ( &int13->block, -ECONNRESET );
1557 intf_restart ( &int13->block, rc );
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dscsi.c423 intf_restart ( &scsicmd->scsi, rc );

Completed in 109 milliseconds