Home
last modified time | relevance | path

Searched refs:ioctl_data (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/
A Dips.c1540 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 …]
A Dips.h1031 char *ioctl_data; /* IOCTL data area */ member
/linux/drivers/net/ethernet/dlink/
A Ddl2k.h347 struct ioctl_data { struct
/linux/drivers/scsi/qla2xxx/
A Dqla_mr.h434 __le32 ioctl_data; member
A Dqla_mr.c2213 fstatus.ioctl_data = pkt->dataword_r; in qlafx00_ioctl_iosb_entry()

Completed in 30 milliseconds