dwlpx_pci.c | 55 static void dwlpx_conf_write(void *, pcitag_t, int, pcireg_t); 65 pc->pc_conf_write = dwlpx_conf_write; 176 dwlpx_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) function in typeref:typename:void 189 panic("NULL ccp in dwlpx_conf_write");
|