Home
last modified time | relevance | path

Searched refs:num_ioctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c1006 ha->num_ioctl = 0; in __ips_eh_reset()
2122 ha->scb_activelist.count - ha->num_ioctl); in ips_host_info()
2126 ha->num_ioctl); in ips_host_info()
2559 while ((ha->num_ioctl < IPS_MAX_IOCTL) && in ips_next()
2563 ha->num_ioctl++; in ips_next()
2595 ha->num_ioctl--; in ips_next()
2604 ha->num_ioctl--; in ips_next()
3149 ha->num_ioctl--; in ips_done()
H A Dips.h1016 uint32_t num_ioctl; /* Number of Ioctls */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c1006 ha->num_ioctl = 0; in __ips_eh_reset()
2125 ha->scb_activelist.count - ha->num_ioctl); in ips_host_info()
2129 ha->num_ioctl); in ips_host_info()
2562 while ((ha->num_ioctl < IPS_MAX_IOCTL) && in ips_next()
2566 ha->num_ioctl++; in ips_next()
2598 ha->num_ioctl--; in ips_next()
2607 ha->num_ioctl--; in ips_next()
3152 ha->num_ioctl--; in ips_done()
H A Dips.h1016 uint32_t num_ioctl; /* Number of Ioctls */ member

Completed in 23 milliseconds