Lines Matching defs:string

595  * is a string consisting of concatenated vid (vendor), pid (product/model)
597 * the parts of the string are as defined by the sizes in the scsi_inquiry
598 * structure. Device type is searched as far as the device_id string is
603 * These do not have a specific vendor, and the string which follows
609 * sd_disk_table entry of " NEC CDROM " to match a device's id string
1236 static char *sd_strtok_r(char *string, const char *sepset, char **lasts);
2566 * fmt - error string and format to be logged
2615 * fmt - info string and format to be logged
2665 * fmt - trace string and format to be logged
3814 * The <vid+pid> is the string that is returned by the target device on a
3824 * The first entry of the duplet is the device ID string (the concatenated
3828 * The second part of the duplet is a string that identifies a
4010 * string into tokens on sequentially subsequent calls. Return
4015 sd_strtok_r(char *string, const char *sepset, char **lasts)
4020 if (string == NULL)
4021 string = *lasts;
4023 if (string == NULL)
4027 q = string + strspn(string, sepset);
4436 * read as a single string. If this assumption is not the
4437 * case, a separate string, to be used for the check, needs
4466 * The user id string is compared to the inquiry vid/pid
4475 * specific vendor, and the product string can
4508 * Description: If the id string starts and ends with a space, treat
4511 * of " NEC CDROM " to match a device's id string of
4517 * string returned by the device is padded with spaces to be
4519 * SCSI spec states that the inquiry string is to be padded with
4546 * Note: string p1 is terminated by a NUL but string p2
5916 * property as a string array property.
17262 * arg - message string ptr
17573 * arg - generic message string ptr
17850 * title - "title" string to preceed data when printed
17911 * length of the title string, minus one for the ":", minus
17924 * This is based upon the size of the format string used.
25202 * Description: This is a simple little routine to return a string containing
25208 * Return Code: char * - string containing status description.
30028 * Description: Call panic with a string formatted with "Reservation Conflict"
30353 * Arguments: buf - the string to add to the log