Searched refs:sName (Results 1 – 1 of 1) sorted by relevance
65 char sName[32]; in Init() local66 …snprintf(sName, sizeof(sName), "ahci-inst-%u-%u-%u", pciInfo.bus, pciInfo.device, pciInfo.function… in Init()67 if (find_port(sName) >= 0) { in Init()72 fInstanceCheck = create_port(1, sName); in Init()