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