Searched refs:SAFE_SA_CMD0_IPCI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/safe/ | ||
H A D | safereg.h | 360 #define SAFE_SA_CMD0_IPCI 0x00100000 /* PCI input bus id */ macro |
H A D | safe.c | 1208 sa->sa_cmd0 = cmd0 | SAFE_SA_CMD0_IPCI | SAFE_SA_CMD0_OPCI; in safe_process() |