Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c203 char hdd_location[PICL_PROPNAMELEN_MAX]; in piclsbl_handler() local
263 (void *)&hdd_location, PICL_PROPNAMELEN_MAX); in piclsbl_handler()
274 if (strncmp(hdd_location, NAC_DISK_PREFIX, in piclsbl_handler()
276 (void) sscanf(hdd_location, "%*3s%d", &req_ptr->sbl_id); in piclsbl_handler()