Searched refs:ioctl_data (Results 1 – 5 of 5) sorted by relevance
1540 ha->ioctl_data, ha->ioctl_busaddr); in ips_alloc_passthru_buffer()1542 ha->ioctl_data = (char *) bigger_buf; in ips_alloc_passthru_buffer()1582 if (ha->ioctl_data) { in ips_make_passthru()1583 pt = (ips_passthru_t *) ha->ioctl_data; in ips_make_passthru()1594 pt = (ips_passthru_t *) ha->ioctl_data; in ips_make_passthru()1610 ips_scmd_buf_write(SC, ha->ioctl_data, in ips_make_passthru()2001 pt = (ips_passthru_t *) ha->ioctl_data; in ips_cleanup_passthru()2329 buffer = ha->ioctl_data; in ips_get_bios_version()4251 if (ha->ioctl_data) { in ips_free()4254 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
2213 fstatus.ioctl_data = pkt->dataword_r; in qlafx00_ioctl_iosb_entry()
Completed in 30 milliseconds