Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/
Dtarget_core_internal.h92 void target_dev_ua_allocate(struct se_device *dev, u8 asc, u8 ascq);
Dtarget_core_device.c290 void target_dev_ua_allocate(struct se_device *dev, u8 asc, u8 ascq) in target_dev_ua_allocate() function
Dtarget_core_transport.c3534 target_dev_ua_allocate(dev, 0x29, in target_tmr_work()