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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c121 #define DISK_NAME_LEN 3 macro
614 if (strncmp(data.id.name, DISK_NAME, DISK_NAME_LEN) == 0 &&
1284 DISK_NAME_LEN) == 0) {
1285 disk_ready[nodename[DISK_NAME_LEN] -
1515 } else if (strncmp(ap_id, DISK_NAME, DISK_NAME_LEN) == 0) {
1545 } else if (strncmp(ap_id, DISK_NAME, DISK_NAME_LEN) == 0) {
2950 DISK_NAME_LEN) == 0);

Completed in 61 milliseconds