Searched defs:DEVICE2SOFTC (Results 1 – 3 of 3) sorted by relevance
68 #define DEVICE2SOFTC(dev) ((struct isci_softc *) device_get_softc(dev)) macro
52 #define DEVICE2SOFTC(dev) ((struct nvme_controller *) device_get_softc(dev)) macro
31 #define DEVICE2SOFTC(dev) ((struct ioat_softc *) device_get_softc(dev)) macro