Searched defs:tavor_identify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c97 static int tavor_identify(struct devicelist *thisdev);
665 rv = tavor_identify(newdev);
805 * tavor_identify performs the following actions:
816 tavor_identify(struct devicelist *thisdev) function
883 logmsg(MSG_INFO, "tavor_identify: init_ioctl: hwrev: %X, "
913 logmsg(MSG_INFO, "tavor_identify: CMDSET is AMD, SectorSz "
928 logmsg(MSG_INFO, "tavor_identify: SectorSz is from CFI Data\n");
931 logmsg(MSG_INFO, "tavor_identify: sector_sz: 0x%08x dev_sz: 0x%08x\n",
941 logmsg(MSG_INFO, "tavor_identify: pn_len %d hwpn %s \n",

Completed in 60 milliseconds