pcix_match
static int pcix_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(pcix, 0, pcix_match, pcix_attach, NULL, NULL);