Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Damrreg.h221 u_int8_t ap_firmware[16]; /* printable identifiers */ member
H A Damr.c629 ap->ap_firmware, ap->ap_bios, le16toh(ap->ap_memsize)); in amr_init()
/netbsd-src/sbin/amrctl/
H A Damrctl.c233 printf("Firmware\t\t%.16s\n", ap->ap_firmware); in describe_card()