Home
last modified time | relevance | path

Searched refs:aoe_attach (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
Daoeboot.c34 if ( ( rc = aoe_attach ( ata, netdev, root_path ) ) != 0 ) { in aoeboot()
/external/syslinux/gpxe/src/include/gpxe/
Daoe.h147 extern int aoe_attach ( struct ata_device *ata, struct net_device *netdev,
/external/syslinux/gpxe/src/net/
Daoe.c432 int aoe_attach ( struct ata_device *ata, struct net_device *netdev, in aoe_attach() function