Searched refs:bios_name (Results 1 – 3 of 3) sorted by relevance
780 bios_name = os.path.basename(self.get('QB_DEFAULT_BIOS'))783 if (bios_name == "" or bios_name == "none") and not self.bios:788 self.bios = "%s/%s" % (deploy_dir_image, bios_name)
1813 eiter->a.bios_name, sizeof(eiter->a.bios_name), in qla2x00_hba_attributes()1820 "BIOS NAME = %s\n", eiter->a.bios_name); in qla2x00_hba_attributes()
2744 uint8_t bios_name[32]; member