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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dbdn.h128 struct bdn_netport_next_os_boot next_os_boot; /* Next OS Boot */ member in struct:bdn_netport
148 struct bdn_flexfunc_next_os_boot next_os_boot; /* Next OS Boot */ member in struct:bdn_flex_func
180 #define BDN_NETPORT_NEXT_OS_BOOT(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].next_os_boot))
182 #define BDN_FLEXFUNC_NEXT_OS_BOOT(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].next_os_boot))

Completed in 43 milliseconds