HomeSort by: relevance | last modified time | path
    Searched defs:iic_cpcbus_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
iic_cpcbus.c 50 static void iic_cpcbus_attach(device_t, device_t, void *);
53 iic_cpcbus_match, iic_cpcbus_attach, NULL, NULL);
64 iic_cpcbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
iic_cpcbus.c 50 static void iic_cpcbus_attach(device_t, device_t, void *);
53 iic_cpcbus_match, iic_cpcbus_attach, NULL, NULL);
64 iic_cpcbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds