Searched refs:PCI_HCCR_CMD_BIOS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/isp/ | ||
| D | ispreg.h | 747 #define PCI_HCCR_CMD_BIOS 0x9000 /* Write BIOS (disable) */ macro |
| D | isp.c | 627 ISP_WRITE(isp, HCCR, PCI_HCCR_CMD_BIOS); in isp_reset() |