Home
last modified time | relevance | path

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

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