Lines Matching refs:match
5064 * @device: device to match (sdev)
5067 * 1 if command matches sdev / 0 if command does not match sdev
5098 * @resource: resource entry to match
5101 * 1 if command matches sdev / 0 if command does not match sdev
5115 * @device: device to match (sdev)
5116 * @match: match function to use
5122 int (*match)(struct ipr_cmnd *, void *))
5140 if (match(ipr_cmd, device)) {
5160 if (match(ipr_cmd, device)) {