Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_expander.c366 #define DISCOVER_REQ_SIZE 16 macro
377 res = smp_execute_task(dev, disc_req, DISCOVER_REQ_SIZE, in sas_ex_phy_discover_helper()
397 disc_req = alloc_smp_req(DISCOVER_REQ_SIZE); in sas_ex_phy_discover()
1681 disc_req = alloc_smp_req(DISCOVER_REQ_SIZE); in sas_get_phy_discover()
1688 res = smp_execute_task(dev, disc_req, DISCOVER_REQ_SIZE, in sas_get_phy_discover()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_expander.c349 #define DISCOVER_REQ_SIZE 16 macro
361 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()
1630 disc_req = alloc_smp_req(DISCOVER_REQ_SIZE); in sas_get_phy_discover()
1637 res = smp_execute_task(dev, disc_req, DISCOVER_REQ_SIZE, in sas_get_phy_discover()

Completed in 6 milliseconds