iPXE
Data Fields
ipxe_ib_sbft Struct Reference

An Infiniband SRP sBFT created by iPXE. More...

#include <ib_srp.h>

Data Fields

struct sbft_table table
 The table header. More...
 
struct sbft_scsi_subtable scsi
 The SCSI subtable. More...
 
struct sbft_srp_subtable srp
 The SRP subtable. More...
 
struct sbft_ib_subtable ib
 The Infiniband subtable. More...
 

Detailed Description

An Infiniband SRP sBFT created by iPXE.

Definition at line 63 of file ib_srp.h.

Field Documentation

◆ table

struct sbft_table ipxe_ib_sbft::table

The table header.

Definition at line 65 of file ib_srp.h.

Referenced by ib_sbft_install().

◆ scsi

struct sbft_scsi_subtable ipxe_ib_sbft::scsi

The SCSI subtable.

Definition at line 67 of file ib_srp.h.

Referenced by ib_srp_open().

◆ srp

struct sbft_srp_subtable ipxe_ib_sbft::srp

The SRP subtable.

Definition at line 69 of file ib_srp.h.

Referenced by efi_ib_srp_path(), and ib_srp_open().

◆ ib

struct sbft_ib_subtable ipxe_ib_sbft::ib

The Infiniband subtable.

Definition at line 71 of file ib_srp.h.

Referenced by efi_ib_srp_path(), ib_sbft_install(), and ib_srp_open().


The documentation for this struct was generated from the following file: