Searched refs:submit_rtpg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/device_handler/ |
H A D | scsi_dh_alua.c | 122 * submit_rtpg - Issue a REPORT TARGET GROUP STATES command 125 static int submit_rtpg(struct scsi_device *sdev, unsigned char *buff, in submit_rtpg() function 533 retval = submit_rtpg(sdev, buff, bufflen, &sense_hdr, pg->flags); in alua_rtpg() 563 * submit_rtpg() has failed on existing arrays in alua_rtpg()
|
/kernel/linux/linux-6.6/drivers/scsi/device_handler/ |
H A D | scsi_dh_alua.c | 123 * submit_rtpg - Issue a REPORT TARGET GROUP STATES command 126 static int submit_rtpg(struct scsi_device *sdev, unsigned char *buff, in submit_rtpg() function 556 retval = submit_rtpg(sdev, buff, bufflen, &sense_hdr, pg->flags); in alua_rtpg() 588 * submit_rtpg() has failed on existing arrays in alua_rtpg()
|
Completed in 4 milliseconds