#include <sbft.h>
Data Fields | |
| struct sbft_table | table |
| The table header. | |
| struct sbft_scsi_subtable | scsi |
| The SCSI subtable. | |
| struct sbft_srp_subtable | srp |
| The SRP subtable. | |
| struct sbft_ib_subtable | ib |
| The IB subtable. | |
Definition at line 110 of file sbft.h.
struct sbft_table gpxe_sbft::table [read] |
struct sbft_scsi_subtable gpxe_sbft::scsi [read] |
struct sbft_srp_subtable gpxe_sbft::srp [read] |
struct sbft_ib_subtable gpxe_sbft::ib [read] |
1.5.7.1