Searched refs:updatefw (Results 1 – 1 of 1) sorted by relevance
965 dk_updatefw_t updatefw; in ata_disk_ioctl() local1094 updatefw.dku_ptrbuf = in ata_disk_ioctl()1096 updatefw.dku_size = updatefw32.dku_size; in ata_disk_ioctl()1097 updatefw.dku_type = updatefw32.dku_type; in ata_disk_ioctl()1099 if (ddi_copyin((void *)arg, &updatefw, in ata_disk_ioctl()1104 if (ddi_copyin((void *)arg, &updatefw, in ata_disk_ioctl()1109 updatefw.dku_ptrbuf, updatefw.dku_size, in ata_disk_ioctl()1110 updatefw.dku_type, flag); in ata_disk_ioctl()