Searched refs:bktr_softc (Results 1 – 2 of 2) sorted by relevance
221 sizeof(struct bktr_softc),309 struct bktr_softc *bktr = device_get_softc(dev); in bktr_attach()470 struct bktr_softc *bktr = device_get_softc(dev); in bktr_detach()512 struct bktr_softc *bktr = device_get_softc(dev); in bktr_shutdown()569 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_open()649 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_close()687 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_read()725 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_ioctl()760 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_mmap()789 bktr = (struct bktr_softc*)devclass_get_softc(bktr_devclass, unit); in bktr_poll()[all …]
535 struct bktr_softc { struct731 typedef struct bktr_softc bktr_reg_t; argument732 typedef struct bktr_softc* bktr_ptr_t;