Searched refs:_cxlflash_disk_detach (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 878 * _cxlflash_disk_detach() - detaches a LUN from a context 889 static int _cxlflash_disk_detach(struct scsi_device *sdev, in _cxlflash_disk_detach() function 960 return _cxlflash_disk_detach(sdev, NULL, detach); in cxlflash_disk_detach() 1028 _cxlflash_disk_detach(lun_access->sdev, ctxi, &detach); in cxlflash_cxl_release()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 879 * _cxlflash_disk_detach() - detaches a LUN from a context 890 static int _cxlflash_disk_detach(struct scsi_device *sdev, in _cxlflash_disk_detach() function 961 return _cxlflash_disk_detach(sdev, NULL, detach); in cxlflash_disk_detach() 1029 _cxlflash_disk_detach(lun_access->sdev, ctxi, &detach); in cxlflash_cxl_release()
|
Completed in 6 milliseconds