psr              1459 dev/pci/pccbb.c 	u_int32_t psr;		       /* socket present-state reg */
psr              1464 dev/pci/pccbb.c 	psr = bus_space_read_4(iot, ioh, CB_SOCKET_STAT);
psr              1466 dev/pci/pccbb.c 	if (0x400u & psr) {
psr              1469 dev/pci/pccbb.c 	if (0x800u & psr) {