Home | History | Annotate | Download | only in pci

Lines Matching defs:sipcom_do_detach

664 static void	sipcom_do_detach(device_t, enum sip_attach_stage);
946 sipcom_do_detach(self, SIP_ATTACH_FIN);
953 sipcom_do_detach(device_t self, enum sip_attach_stage stage)
1210 sipcom_do_detach(self, SIP_ATTACH_MAP);
1227 sipcom_do_detach(self, SIP_ATTACH_INTR);
1236 sipcom_do_detach(self, SIP_ATTACH_ALLOC_MEM);
1244 sipcom_do_detach(self, SIP_ATTACH_MAP_MEM);
1252 sipcom_do_detach(self, SIP_ATTACH_CREATE_MAP);
1264 sipcom_do_detach(self, SIP_ATTACH_CREATE_TXMAP);
1276 sipcom_do_detach(self, SIP_ATTACH_CREATE_RXMAP);