Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c7623 int (*r_pfp)(struct scsi_cmnd *, struct sdebug_dev_info *); in scsi_debug_queuecommand() local
7676 r_pfp = oip->pfp; in scsi_debug_queuecommand()
7754 pfp = r_pfp; /* if leaf function ptr NULL, try the root's */ in scsi_debug_queuecommand()