Searched refs:ioctl_data (Results 1 – 5 of 5) sorted by relevance
1539 ha->ioctl_data, ha->ioctl_busaddr); in ips_alloc_passthru_buffer()1541 ha->ioctl_data = (char *) bigger_buf; in ips_alloc_passthru_buffer()1581 if (ha->ioctl_data) { in ips_make_passthru()1582 pt = (ips_passthru_t *) ha->ioctl_data; in ips_make_passthru()1593 pt = (ips_passthru_t *) ha->ioctl_data; in ips_make_passthru()1609 ips_scmd_buf_write(SC, ha->ioctl_data, in ips_make_passthru()2000 pt = (ips_passthru_t *) ha->ioctl_data; in ips_cleanup_passthru()2328 buffer = ha->ioctl_data; in ips_get_bios_version()4248 if (ha->ioctl_data) { in ips_free()4251 ha->ioctl_data = NULL; in ips_free()[all …]
1031 char *ioctl_data; /* IOCTL data area */ member
347 struct ioctl_data { struct
434 __le32 ioctl_data; member
2214 fstatus.ioctl_data = pkt->dataword_r; in qlafx00_ioctl_iosb_entry()