Searched refs:smapi_bios_header (Results 1 – 2 of 2) sorted by relevance
60 #define RES2HDR(res) ((struct smapi_bios_header *)rman_get_virtual(res))61 #define ADDR2HDR(addr) ((struct smapi_bios_header *)BIOS_PADDRTOVADDR(addr))71 struct smapi_bios_header *header;94 static int smapi_header_cksum(struct smapi_bios_header *);118 sizeof(struct smapi_bios_header)); in smapi_ioctl()135 smapi_header_cksum (struct smapi_bios_header *header) in smapi_header_cksum()222 sc->header = (struct smapi_bios_header *)rman_get_virtual(sc->res); in smapi_attach()
39 struct smapi_bios_header { struct90 #define SMAPIOGHEADER _IOR('$', 0, struct smapi_bios_header)