Searched refs:scsa2usb_power_t (Results 1 – 2 of 2) sorted by relevance
252 } scsa2usb_power_t; typedef296 scsa2usb_power_t *scsa2usb_pm; /* PM state info */391 _NOTE(SCHEME_PROTECTS_DATA("stable data", scsa2usb_power_t))
1344 scsa2usb_power_t *pm; in scsa2usb_cleanup()1426 kmem_free(pm, sizeof (scsa2usb_power_t)); in scsa2usb_cleanup()5551 scsa2usb_power_t *pm; in scsa2usb_create_pm_components()5570 pm = kmem_zalloc(sizeof (scsa2usb_power_t), KM_SLEEP); in scsa2usb_create_pm_components()5716 scsa2usb_power_t *pm; in scsa2usb_power()