Searched refs:smapi_bios_header (Results 1 – 2 of 2) sorted by relevance
57 #define RES2HDR(res) ((struct smapi_bios_header *)rman_get_virtual(res))58 #define ADDR2HDR(addr) ((struct smapi_bios_header *)BIOS_PADDRTOVADDR(addr))68 struct smapi_bios_header *header;89 static int smapi_header_cksum(struct smapi_bios_header *);106 sizeof(struct smapi_bios_header)); in smapi_ioctl()122 smapi_header_cksum (struct smapi_bios_header *header) in smapi_header_cksum()210 sc->header = (struct smapi_bios_header *)rman_get_virtual(sc->res); in smapi_attach()
37 struct smapi_bios_header { struct88 #define SMAPIOGHEADER _IOR('$', 0, struct smapi_bios_header)