Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h173 char af_hwpn[64]; member
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c899 if (init_ioctl.af_hwpn[i] == ' ') { in cnx_identify()
921 (void) memcpy(manuf->info.mlx_pn, init_ioctl.af_hwpn, in cnx_identify()
946 if (strncmp((const char *)init_ioctl.af_hwpn, in cnx_identify()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c624 (void) memcpy(init_info.af_hwpn, state->hs_hca_pn, in hermon_ioctl_flash_init()