Home
last modified time | relevance | path

Searched refs:sip_attach_stage (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_sip.c187 enum sip_attach_stage { enum
664 static void sipcom_do_detach(device_t, enum sip_attach_stage);
953 sipcom_do_detach(device_t self, enum sip_attach_stage stage) in sipcom_do_detach()