HomeSort by: relevance | last modified time | path
    Searched refs:caa_cb_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/cardbus/
cardslotvar.h 43 struct cbslot_attach_args *caa_cb_attach; member in struct:cardslot_attach_args
cardslot.c 92 if (caa->caa_cb_attach == NULL && caa->caa_16_attach == NULL) {
120 struct cbslot_attach_args *cba = caa->caa_cb_attach;
  /src/sys/dev/pci/
pccbb.c 673 caa.caa_cb_attach = NULL;
678 caa.caa_cb_attach = &cba;

Completed in 54 milliseconds