Home
last modified time | relevance | path

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

/openbsd-src/sys/scsi/
H A Dsafte.c116 if ((inq->device & SID_TYPE) == T_PROCESSOR && in safte_match()
120 if ((inq->device & SID_TYPE) != T_PROCESSOR || in safte_match()
H A Dscsi_all.h209 #define T_PROCESSOR 0x03 /* Processor device (SPC-2) */ macro
H A Dses.c133 if ((inq->device & SID_TYPE) == T_PROCESSOR && in ses_match()
/openbsd-src/sys/dev/pci/
H A Dips.c753 if (type == T_PROCESSOR || in ips_attach()
/openbsd-src/sys/dev/ic/
H A Dami.c1106 if (!(type == T_PROCESSOR || type == T_ENCLOSURE)) in ami_done_pt()
H A Dmpi.c581 if ((link->inqdata.device & SID_TYPE) == T_PROCESSOR) in mpi_ppr()