Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_expander.c349 #define DISCOVER_REQ_SIZE 16 macro
360 res = smp_execute_task(dev, disc_req, DISCOVER_REQ_SIZE, in sas_ex_phy_discover_helper()
380 disc_req = alloc_smp_req(DISCOVER_REQ_SIZE); in sas_ex_phy_discover()
1665 disc_req = alloc_smp_req(DISCOVER_REQ_SIZE); in sas_get_phy_discover()
1672 res = smp_execute_task(dev, disc_req, DISCOVER_REQ_SIZE, in sas_get_phy_discover()