Searched refs:amr_product_info (Results 1 – 2 of 2) sorted by relevance
451 softs->amr_product_info.pi_product_name, in amr_attach()452 softs->amr_product_info.pi_firmware_ver); in amr_attach()563 softs->amr_product_info.pi_product_name, in amr_detach()564 softs->amr_product_info.pi_firmware_ver); in amr_detach()842 bcopy(ap->ap_firmware, softs->amr_product_info.pi_firmware_ver, in amr_query_controller()844 softs->amr_product_info. in amr_query_controller()847 bcopy(ap->ap_product, softs->amr_product_info.pi_product_name, in amr_query_controller()849 softs->amr_product_info. in amr_query_controller()1579 bcopy(softs->amr_product_info.pi_product_name, in amr_tran_start()1582 bcopy(softs->amr_product_info.pi_firmware_ver, in amr_tran_start()
217 struct product_info amr_product_info; member