Searched defs:sw_reset (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/phantom/
H A Dphantom.c1879 uint32_t sw_reset; local
1905 sw_reset = phantom_readl ( phantom, UNM_ROMUSB_GLB_SW_RESET );
1906 if ( sw_reset != UNM_ROMUSB_GLB_SW_RESET_MAGIC ) {
1908 phantom, sw_reset );

Completed in 48 milliseconds