Home
last modified time | relevance | path

Searched refs:target_dev_ua_allocate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_internal.h91 void target_dev_ua_allocate(struct se_device *dev, u8 asc, u8 ascq);
H A Dtarget_core_device.c285 void target_dev_ua_allocate(struct se_device *dev, u8 asc, u8 ascq) in target_dev_ua_allocate() function
H A Dtarget_core_transport.c3594 target_dev_ua_allocate(dev, 0x29, in target_tmr_work()