Searched defs:DEVICE2SOFTC (Results 1 – 4 of 4) sorted by relevance
68 #define DEVICE2SOFTC(dev) ((struct isci_softc *) device_get_softc(dev)) macro
49 #define DEVICE2SOFTC(dev) ((struct nvme_controller *) device_get_softc(dev)) macro
32 #define DEVICE2SOFTC(dev) ((struct ioat_softc *) device_get_softc(dev)) macro
71 #define DEVICE2SOFTC(dev) ((struct ntb_softc *) device_get_softc(dev)) macro