Lines Matching defs:device

153 	1,		/* granularity of device */
399 512, /* granularity of device */
414 512, /* granularity of device [set in _init()] */
442 st_queued_strategy, /* strategy Not Block device but async checks */
710 * certain situations such as when the device firmware not able to report
716 * to open the tape device will result in the driver attempting to load
718 * indicate that further attempts to open the tape device may result in
720 * tape device is opened in O_NDELAY mode, failure to restore the
725 * as MTREW) or closing and reopening the tape device.
802 /* If self identifying device */
1062 * for x86, the device may be able to DMA more than the system will
1067 * device constraints, the max copy buffer size, and the worse case
1071 * e.g. a device may be able to DMA 16MBytes, but can only DMA 1MByte
1139 * preferred default density for this device.
1210 * device was opened and we have to preserve state)
1291 * If the command fails to reach the device and
1436 * - check if device state is CLOSED,
1613 * device structure will be filled in.
1632 /* Something there but not a tape device */
1891 * If this device is one that is configured and all
2808 * All device accesss go thru st_strategy() where we check
3093 * same this is a fixed block size device.
3596 * records is only allowed without closing the device.
3640 * command. We'll mark the device as closed,
3909 * the adjusted block count is a whole multiple of the device
3952 /* If device has set granularity in the READ_BLKLIM we honor it. */
3955 "%s: not modulo %d device granularity\n",
4044 /* If device has set granularity in the READ_BLKLIM we honor it. */
4047 "%s: not modulo %d device granularity\n",
4171 * resets when the device was closed and opened
4309 * eot, closing the device, and then re-opening
4532 * density device has been opened
4634 * density device has been opened
4862 * from the device switch at normal priority.
5887 * rewinds, and, if appropriate, takes the device offline by
5911 * Note that if the tape is not loaded, the device will have
6123 /* Is requested block size a modulus the device likes */
6436 * st_start_restart() to retry transport when device was previously busy.
7038 * record size of this device too big.
7198 * Write to console about type of device found
7459 * after EOM, the write can fail because the device doesn't know
7461 * because there's no data, but the device knows it's at EOM,
7529 * XXX: should the dummy read be > SECSIZE? should it be the device's
7947 * Need to determine which page does the device use for compression.
7948 * First try the data compression page. If this fails try the device
7960 * This device does not support data
7983 * This device does not support
8004 * set or unset compression thru device configuration page.
8757 * device, set the Vendor Unique bit to
8775 * the command is accepted by the device. We clear the
9620 /* If device has gone away not much else to do */
9734 * intentionally or if the device has not completely
10111 * if the device is busy, then put this bp back on the waitq, on the
11224 * If this was an error and after device opened
12063 case SCMD_WRITE_BUFFER: /* Writes new firmware to device */
12129 * Counts here must match raw device.
12362 * Returns pointer to name of minor node name of device 'dev'.
12951 * auto-rewinding on device closure.
13111 * Create device error kstats
13309 * page code = 0 = Supported Log Pages Page to the device,
13379 * If the device does support the TapeAlert log page, then the cleaning bit
13382 * the device, which means, that we can get the cleaning bit information via
14240 device :1,
14259 device :1,
14326 "AIT device config mode sense page read command failed"
15589 * If we're spacing forward, or the device can
16704 * Last operation type not supported by this device.
16741 * Don't try and recover a reset that this device sent.
16894 * For now if we can't talk to the device we are done.