Searched refs:get_bus_number (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/aacraid/ | ||
H A D | aacraid.h | 115 #define get_bus_number(x) (x/AAC_MAX_TARGETS) macro |
H A D | commsup.c | 1902 bus = get_bus_number(i); in aac_update_safw_host_devices() |