port_intr        1529 drivers/ata/libata-sff.c 	unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *))
port_intr        1549 drivers/ata/libata-sff.c 				handled |= port_intr(ap, qc);
port_intr         303 sound/ppc/snd_ps3.c 	uint32_t port_intr;
port_intr         313 sound/ppc/snd_ps3.c 	port_intr = read_reg(PS3_AUDIO_AX_IS);
port_intr         318 sound/ppc/snd_ps3.c 	if (port_intr & PS3_AUDIO_AX_IE_ASOBEIE(0)) {
port_intr         320 sound/ppc/snd_ps3.c 		if (port_intr & PS3_AUDIO_AX_IE_ASOBUIE(0)) {
port_intr         321 sound/ppc/snd_ps3.c 			write_reg(PS3_AUDIO_AX_IS, port_intr);
port_intr         340 sound/ppc/snd_ps3.c 	} else if (port_intr & PS3_AUDIO_AX_IE_ASOBUIE(0)) {