Searched refs:r_pfp (Results 1 – 1 of 1) sorted by relevance
7623 int (*r_pfp)(struct scsi_cmnd *, struct sdebug_dev_info *); in scsi_debug_queuecommand() local7676 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()