Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.h800 int task_set; member
H A Dibmvfc.c2925 sdev->hostdata = (void *)(unsigned long)vhost->task_set++; in ibmvfc_slave_alloc()
2947 starget->hostdata = (void *)(unsigned long)vhost->task_set++; in ibmvfc_target_alloc()
4201 tgt->cancel_key = vhost->task_set++; in ibmvfc_alloc_target()
5144 vhost->task_set = 1; in ibmvfc_probe()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.h871 int task_set; member
H A Dibmvfc.c3380 sdev->hostdata = (void *)(unsigned long)vhost->task_set++; in ibmvfc_slave_alloc()
3402 starget->hostdata = (void *)(unsigned long)vhost->task_set++; in ibmvfc_target_alloc()
4891 tgt->cancel_key = vhost->task_set++; in ibmvfc_alloc_target()
6261 vhost->task_set = 1; in ibmvfc_probe()

Completed in 18 milliseconds